|
|
| CLASS_PROTOTYPE (ScriptTimer) |
| |
|
| ScriptTimer (timertype_e type=TIMER_NORMAL) |
| |
|
void | Think (Event *ev) |
| |
|
void | Disable () |
| |
|
void | Enable () |
| |
|
qboolean | Done () |
| |
|
float | GetCurrentTime () |
| |
|
float | GetRatio () |
| |
|
float | GetTime () |
| |
|
float | LerpValue (float start, float end) |
| |
|
Vector | LerpValue (Vector start, Vector end) |
| |
|
void | Reset () |
| |
|
void | SetCurrentTime (float time) |
| |
|
void | SetPhase (float phase) |
| |
|
void | SetTime (float time) |
| |
|
bool | isEnabled () |
| |
|
void | setType (timertype_e type) |
| |
The documentation for this class was generated from the following files: