#include <Timer.h>
◆ Timer()
◆ dt()
◆ isPaused()
bool Timer::isPaused |
( |
| ) |
const |
|
inline |
◆ isTurnBased()
bool Timer::isTurnBased |
( |
| ) |
const |
|
inline |
◆ platformTime()
◆ setPaused()
void Timer::setPaused |
( |
bool |
paused | ) |
|
◆ setTurnBased()
void Timer::setTurnBased |
( |
bool |
turnBased | ) |
|
◆ tick()
◆ time()
◆ reconstruct
◆ snapshot
◆ _dt
◆ _lastFrameTime
◆ _paused
bool Timer::_paused = false |
|
private |
◆ _time
◆ _turnBased
bool Timer::_turnBased = false |
|
private |
The documentation for this class was generated from the following files: