|
navit
0.5.3-trunk
|
#include <layout.h>
Data Fields | |
| struct attr ** | attrs |
| struct range * | sequence_range |
| char * | name |
| int | w |
| int | h |
| int | interval |
| struct attr** cursor::attrs |
Referenced by cursor_add_attr(), cursor_new(), and vehicle_draw_do().
| int cursor::h |
Referenced by cursor_new(), and vehicle_draw().
| int cursor::interval |
Referenced by cursor_new(), and vehicle_set_cursor().
| char* cursor::name |
Referenced by cursor_destroy().
| struct range* cursor::sequence_range |
Referenced by cursor_destroy(), cursor_new(), and vehicle_draw_do().
| int cursor::w |
Referenced by cursor_new(), and vehicle_draw().