|
CoriEngine
|

Go to the source code of this file.
Classes | |
| class | Cori::Core::GameTimer |
| A GameTimer is responsible for managing everything that is connected with time, ticks, elapsed time since start, deltaTime. There can only be one GameTimer. More... | |
| class | Cori::Core::ManualTimer |
| You can use this to manually time something. More... | |
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::Core |
| Core systems of the engine are here. | |