Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
AeonGames::Clock Member List

This is the complete list of members for AeonGames::Clock, including all inherited members.

Clock()AeonGames::Clock
Clock(double starttime)AeonGames::Clockexplicit
GetDelta(const Clock &clock)AeonGames::Clock
GetDelta(const uint64_t &start_time)AeonGames::Clock
GetTime() constAeonGames::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