iLand
|
UpdateState details missing. More...
#include <helper.h>
Public Member Functions | |
UpdateState () | |
bool | needsUpdate () |
void | update () |
int | value () const |
void | invalidate (bool self=false) |
UpdateState. More... | |
void | addChild (UpdateState *state) |
void | saveState (UpdateState *state) |
bool | hasChanged (UpdateState *state) |
UpdateState details missing.
|
inline |
|
inline |
bool UpdateState::hasChanged | ( | UpdateState * | state | ) |
void UpdateState::invalidate | ( | bool | self = false | ) |
bool UpdateState::needsUpdate | ( | ) |
void UpdateState::saveState | ( | UpdateState * | state | ) |
void UpdateState::update | ( | ) |
|
inline |