OpenTTD Source
12.0-beta2
|
Additional Inherited Members | |
![]() | |
NewGRFMappingChunkHandler (uint32 id, OverrideManagerBase &mapping) | |
void | Save () const override |
Save a GRF ID + local id -> OpenTTD's id mapping. | |
void | Load () const override |
Load a GRF ID + local id -> OpenTTD's id mapping. | |
![]() | |
ChunkHandler (uint32 id, ChunkType type) | |
virtual void | FixPointers () const |
Fix the pointers. More... | |
virtual void | LoadCheck (size_t len=0) const |
Load the chunk for game preview. More... | |
![]() | |
OverrideManagerBase & | mapping |
![]() | |
uint32 | id |
Unique ID (4 letters). | |
ChunkType | type |
Type of the chunk. More... | |
Definition at line 17 of file airport_sl.cpp.