Public Member Functions | |
tstate () | |
Public Attributes | |
bool | selected |
bool | mouseover |
Friends | |
bool | operator== (tstate r, tstate l) |
Definition at line 31 of file location_palette.cpp.
|
inline |
Definition at line 32 of file location_palette.cpp.
Definition at line 38 of file location_palette.cpp.
bool location_palette_item::tstate::mouseover |
Definition at line 37 of file location_palette.cpp.
Referenced by location_palette_item::draw_contents(), and location_palette_item::handle_event().
bool location_palette_item::tstate::selected |
Definition at line 36 of file location_palette.cpp.
Referenced by location_palette_item::draw_contents(), and location_palette_item::set_selected().