Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
A static class which holds a number of different classes for handling time. More...
Static Public Member Functions | |
static void | ResetElapsedTime () |
Relapse the elapsed game time to zero. | |
Static Public Attributes | |
static float | TargetFramerate = 1f / 60f |
The target frame rate for this game. | |
static bool | IsFixed = false |
static float | m_fps = 0 |
A static class which holds a number of different classes for handling time.