|
navit
0.5.3-trunk
|
Data Fields | |
| int | width |
| struct color | destination_dir_color |
| struct color | north_color |
| struct graphics_gc * | destination_dir_gc |
| struct graphics_gc * | north_gc |
| struct callback * | click_cb |
| struct callback* compass::click_cb |
A callback to execute when clicking on the compass
Referenced by osd_compass_init().
| struct color compass::destination_dir_color |
Color definition of the destination direction arrow
Referenced by osd_compass_init().
| struct graphics_gc* compass::destination_dir_gc |
graphics_gc context used to draw the destination direction arrow
Referenced by osd_compass_init().
| struct color compass::north_color |
Color definition of north handle of the compass
Referenced by osd_compass_init().
| struct graphics_gc* compass::north_gc |
graphics_gc context used to draw the north handle of the compass
Referenced by osd_compass_init().
| int compass::width |
Width of the compass in pixels