|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
This is the complete list of members for AeonGames::Clock, including all inherited members.
| Clock() | AeonGames::Clock | |
| Clock(double starttime) | AeonGames::Clock | explicit |
| GetDelta(const Clock &clock) | AeonGames::Clock | |
| GetDelta(const uint64_t &start_time) | AeonGames::Clock | |
| GetTime() const | AeonGames::Clock | |
| GetTimeScale() | AeonGames::Clock | |
| IsPaused() | AeonGames::Clock | |
| Pause(bool pause=true) | AeonGames::Clock | |
| SetTimeScale(double timescale) | AeonGames::Clock | |
| SingleStep() | AeonGames::Clock | |
| Update(double seconds) | AeonGames::Clock |