Public Member Functions | |
CMouseButtonEvent (char const *const _entry, Bit8u _button) | |
void | Active (bool yesno) |
Change whether the event is activated or not. | |
void | notifybutton (CTextButton *n) |
Associate this object with a text button in the mapper UI. | |
virtual void | RebindRedraw (void) |
TODO. | |
Public Attributes | |
CTextButton * | notify_button |
Text button in the mapper UI to indicate our status by. | |
Bit8u | button |
Definition at line 2364 of file sdl_mapper.cpp.