OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
RawTimer Struct Reference

#include <Timer.h>

Inheritance diagram for RawTimer:
Timer

Public Attributes

bool _paused = false
 
bool _turnBased = false
 
Duration _lastFrameTime
 
Duration _dt
 
Duration _time
 

Member Data Documentation

◆ _dt

Duration RawTimer::_dt

◆ _lastFrameTime

Duration RawTimer::_lastFrameTime

◆ _paused

bool RawTimer::_paused = false

◆ _time

Duration RawTimer::_time

◆ _turnBased

bool RawTimer::_turnBased = false

The documentation for this struct was generated from the following file: