iLand
Public Member Functions | List of all members
UpdateState Class Reference

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)
 

Detailed Description

UpdateState details missing.

Constructor & Destructor Documentation

◆ UpdateState()

UpdateState::UpdateState ( )
inline

Member Function Documentation

◆ addChild()

void UpdateState::addChild ( UpdateState state)
inline

◆ hasChanged()

bool UpdateState::hasChanged ( UpdateState state)

◆ invalidate()

void UpdateState::invalidate ( bool  self = false)

◆ needsUpdate()

bool UpdateState::needsUpdate ( )

◆ saveState()

void UpdateState::saveState ( UpdateState state)

◆ update()

void UpdateState::update ( )

◆ value()

int UpdateState::value ( ) const
inline

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