|
OpenTTD Source 20260531-master-g0e951f3528
|
Additional Inherited Members | |
| Public Member Functions inherited from PalSpriteID | |
| auto | operator<=> (const PalSpriteID &) const =default |
| Public Member Functions inherited from Coord2D< int8_t > | |
| constexpr auto | operator<=> (const Coord2D< int8_t > &) const=default |
| Compare with another instance of this class. | |
| 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.