|
| HaveFocus (bool focus=false) |
|
bool | isFocus () const |
|
void | setFocus (bool focus) |
|
virtual void | onFocusGain () |
|
virtual void | onFocusLost () |
|
|
friend | TextInputable |
|
friend | Element |
|
|
static HaveFocus * | lastFocus = nullptr |
|
static float | timeFocused =0.f |
|
|
static const sf::Clock & | dclock = GlobalTimer::drawClock |
|
static const sf::Clock & | rclock = GlobalTimer::runtimeClock |
|
static const float & | dtime = GlobalTimer::drawTime |
|
static const float & | rtime = GlobalTimer::runTime |
|
static const float & | fps = GlobalTimer::framesPerSecond |
|
The documentation for this class was generated from the following files: