![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
| GameTimer(TimeManager time) | DOL.GS.GameTimer | |
| GetTickCount() | DOL.GS.GameTimer | [static] |
| Interval | DOL.GS.GameTimer | |
| IsAlive | DOL.GS.GameTimer | |
| MaxInterval | DOL.GS.GameTimer | |
| OnTick() | DOL.GS.GameTimer | [protected, pure virtual] |
| Start(int initialDelay) | DOL.GS.GameTimer | [virtual] |
| Stop() | DOL.GS.GameTimer | [virtual] |
| TIMER_DISABLED | DOL.GS.GameTimer | [static] |
| TIMER_RESCHEDULED | DOL.GS.GameTimer | [static] |
| TimeUntilElapsed | DOL.GS.GameTimer | |
| ToString() | DOL.GS.GameTimer |