DeltaTime class which handles the delta time.
More...
#include <DeltaTime.hpp>
DeltaTime class which handles the delta time.
◆ DeltaTime()
GameEngine::DeltaTime::DeltaTime |
( |
| ) |
|
◆ ~DeltaTime()
GameEngine::DeltaTime::~DeltaTime |
( |
| ) |
|
|
default |
◆ getDeltaTime()
const float & GameEngine::DeltaTime::getDeltaTime |
( |
| ) |
const |
Getter for the delta time.
- Returns
- The delta time in constant float.
◆ update()
void GameEngine::DeltaTime::update |
( |
| ) |
|
The documentation for this class was generated from the following files: