navit  0.5.3-trunk
compass Struct Reference

Data Fields

int width
 
struct color destination_dir_color
 
struct color north_color
 
struct graphics_gcdestination_dir_gc
 
struct graphics_gcnorth_gc
 
struct callbackclick_cb
 

Field Documentation

◆ click_cb

struct callback* compass::click_cb

A callback to execute when clicking on the compass

Referenced by osd_compass_init().

◆ destination_dir_color

struct color compass::destination_dir_color

Color definition of the destination direction arrow

Referenced by osd_compass_init().

◆ destination_dir_gc

struct graphics_gc* compass::destination_dir_gc

graphics_gc context used to draw the destination direction arrow

Referenced by osd_compass_init().

◆ north_color

struct color compass::north_color

Color definition of north handle of the compass

Referenced by osd_compass_init().

◆ north_gc

struct graphics_gc* compass::north_gc

graphics_gc context used to draw the north handle of the compass

Referenced by osd_compass_init().

◆ width

int compass::width

Width of the compass in pixels


The documentation for this struct was generated from the following file: