|
OpenTTD Source 20260208-master-g43af8e94d0
|
Public Member Functions | |
| TPeriod (Priority priority, uint value) | |
| bool | operator< (const TPeriod &other) const |
| bool | operator== (const TPeriod &other) const |
Data Fields | |
| Priority | priority |
| uint | value |
Definition at line 37 of file timer_game_tick.h.
|
inline |
Definition at line 41 of file timer_game_tick.h.
|
inline |
Definition at line 44 of file timer_game_tick.h.
|
inline |
Definition at line 51 of file timer_game_tick.h.
| Priority TimerGameTick::TPeriod::priority |
Definition at line 38 of file timer_game_tick.h.
| uint TimerGameTick::TPeriod::value |
Definition at line 39 of file timer_game_tick.h.