#include <gfx_events.hh>
Public Member Functions | |
| TickInfo (Milliseconds elapsed, Milliseconds delta, Milliseconds freq) | |
Public Attributes | |
| const Milliseconds | mMillisecondsElapsed |
| total milliseconds since program start | |
| const Milliseconds | mMillisecondsDelta |
| time between previous and current tick | |
| const Milliseconds | mMillisecondsFreq |
| timer-tick frequency | |
| gfx::Events::TickInfo::TickInfo | ( | Milliseconds | elapsed, | |
| Milliseconds | delta, | |||
| Milliseconds | freq | |||
| ) | [inline] |
total milliseconds since program start
time between previous and current tick
timer-tick frequency
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:26 2007