OpenTTD
|
Additional Inherited Members | |
![]() | |
typedef TownSize | type |
enum type (i.e. Trackdir) | |
typedef byte | storage |
storage type (i.e. byte) | |
![]() | |
static const TownSize | begin |
lowest valid value (i.e. TRACKDIR_BEGIN) | |
static const TownSize | end |
one after the last valid value (i.e. TRACKDIR_END) | |
static const TownSize | invalid |
what value is used as invalid value (i.e. INVALID_TRACKDIR) | |
static const uint | num_bits |
Number of bits for storing the enum in command parameters. |
Definition at line 29 of file town_type.h.