nux-0.9.46

nux::InteractState Class Reference

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

Detailed Description

State of UI controls.


Constructor & Destructor Documentation

nux::InteractState::InteractState ( )
nux::InteractState::InteractState ( bool  on,
bool  focus,
bool  prelight,
bool  disable 
)
nux::InteractState::~InteractState ( )

Field Documentation


The documentation for this class was generated from the following file: