Cadencer

Undocumented in source.

Constructors

this
this(void delegate(Time) callback, uint freq, Owner owner)
Undocumented in source.

Members

Functions

update
void update(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

callback
void delegate(Time) callback;
Undocumented in source.
elapsedTime
double elapsedTime;
Undocumented in source.
fps
int fps;
Undocumented in source.
fpsCounter
int fpsCounter;
Undocumented in source.
fpsTimeCounter
double fpsTimeCounter;
Undocumented in source.
timeStep
double timeStep;
Undocumented in source.

Meta