Untold Engine
Beta v0.0.16
docs
|
Public Member Functions | |
U4DTimer (U4DCallbackInterface *uPCallback) | |
void | initCallback (U4DCallbackInterface *uPCallback) |
void | timerExpire () |
void | tick (double dt) |
void | setDelay (double uDelay) |
double | getDelay () const |
void | setRepeat (bool uRepeat) |
void | setPause (bool uValue) |
bool | getPause () |
void | setScheduleTimer (bool uValue) |
bool | getScheduleTimer () |
void | setCurrentTime (float uValue) |