|
OpenTTD Source
14.0-beta3
|
#include "../stdafx.h"Go to the source code of this file.
Data Structures | |
| class | BaseTimer< TTimerType > |
| The base where every other type of timer is derived from. More... | |
| class | TimerManager< TTimerType > |
| The TimerManager manages a single Timer-type. More... | |
| struct | TimerManager< TTimerType >::base_timer_sorter |
| Sorter for timers. More... | |
Definition of the TimerManager
Definition in file timer_manager.h.