GetRepeatCount() const | OglGui::RepeatTimer | [inline] |
GetRepeatDelays(int *msDelay, int *msInterval) const | OglGui::RepeatTimer | [inline] |
Init(int msDelay, int msInterval) | OglGui::RepeatTimer | [inline, private] |
mRepeatCount | OglGui::RepeatTimer | [private] |
mRepeatDelay | OglGui::RepeatTimer | [private] |
mRepeatInterval | OglGui::RepeatTimer | [private] |
mRepeatLastTime | OglGui::RepeatTimer | [private] |
mRepeatStartTime | OglGui::RepeatTimer | [private] |
RepeatTime() | OglGui::RepeatTimer | [inline] |
RepeatTimer(int msDelay=400, int msInterval=40) | OglGui::RepeatTimer | [inline] |
SetRepeatDelays(int msDelay=400, int msInterval=40) | OglGui::RepeatTimer | [inline] |
StartRepeatTime() | OglGui::RepeatTimer | [inline] |