|
OpenTTD Source 20251104-master-g3befbdd52f
|
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 35 of file timer_game_tick.h.
|
inline |
Definition at line 39 of file timer_game_tick.h.
|
inline |
Definition at line 42 of file timer_game_tick.h.
|
inline |
Definition at line 49 of file timer_game_tick.h.
| Priority TimerGameTick::TPeriod::priority |
Definition at line 36 of file timer_game_tick.h.
| uint TimerGameTick::TPeriod::value |
Definition at line 37 of file timer_game_tick.h.