#include <aedCheckBox.h>
Public Member Functions | |
virtual int | wm_lbuttondown (Uint16 x, Uint16 y) |
virtual void | setCaption (const std::string &caption) |
virtual void | render () |
virtual int | wm_mouseenter () |
virtual int | wm_mouseleave () |
bool | getState () |
void | setState (bool state) |
|
Get checkbox state. |
|
Set checkbox state. |