|
OpenTTD Source 20260512-master-g20b387b91f
|
Additional Inherited Members | |
| Public Member Functions inherited from PalSpriteID | |
| auto | operator<=> (const PalSpriteID &) const =default |
| Data Fields inherited from PalSpriteID | |
| SpriteID | sprite {} |
| The 'real' sprite. | |
| PaletteID | pal {} |
The palette (use PAL_NONE) if not needed). | |
| Data Fields inherited from Coord2D< int8_t > | |
| int8_t | x |
| X coordinate. | |
| int8_t | y |
| Y coordinate. | |
Definition at line 640 of file tree_cmd.cpp.