| Linderdaum Engine: Linderdaum::Helpers::clActorPauseTicker Class Reference | ![]() |
Update actors in engine pause mode. More...
Public Member Functions | |
| clActorPauseTicker (float DeltaSeconds) | |
| void | operator() (const std::pair< std::string, iActor * > &Pair) const |
Private Attributes | |
| float | FDeltaSeconds |
Update actors in engine pause mode.
| Linderdaum::Helpers::clActorPauseTicker::clActorPauseTicker | ( | float | DeltaSeconds | ) | [inline] |
| void Linderdaum::Helpers::clActorPauseTicker::operator() | ( | const std::pair< std::string, iActor * > & | Pair | ) | const [inline] |