Public Member Functions | |
state_t () | |
Public Attributes | |
bool | selected |
bool | mouseover |
Friends | |
bool | operator== (state_t r, state_t l) |
Definition at line 39 of file location_palette.cpp.
|
inline |
Definition at line 40 of file location_palette.cpp.
Definition at line 46 of file location_palette.cpp.
bool location_palette_item::state_t::mouseover |
Definition at line 45 of file location_palette.cpp.
Referenced by location_palette_item::draw_contents(), and location_palette_item::handle_event().
bool location_palette_item::state_t::selected |
Definition at line 44 of file location_palette.cpp.
Referenced by location_palette_item::draw_contents(), and location_palette_item::set_selected().