nux-0.9.46
|
State of UI controls. More...
#include <Nux/Painter.h>
Public Member Functions | |
InteractState () | |
InteractState (bool on, bool focus, bool prelight, bool disable) | |
~InteractState () | |
Data Fields | |
bool | is_on |
bool | is_focus |
bool | is_prelight |
bool | is_disable |
State of UI controls.
nux::InteractState::InteractState | ( | ) |
nux::InteractState::InteractState | ( | bool | on, |
bool | focus, | ||
bool | prelight, | ||
bool | disable | ||
) |
nux::InteractState::~InteractState | ( | ) |