OpenTTD Source 20241224-master-gee860a5c8e
TreeListEnt Struct Reference
Inheritance diagram for TreeListEnt:
PalSpriteID

Data Fields

uint8_t x
 
uint8_t y
 
- Data Fields inherited from PalSpriteID
SpriteID sprite
 The 'real' sprite.
 
PaletteID pal
 The palette (use PAL_NONE) if not needed)
 

Detailed Description

Definition at line 515 of file tree_cmd.cpp.

Field Documentation

◆ x

uint8_t TreeListEnt::x

Definition at line 516 of file tree_cmd.cpp.

◆ y

uint8_t TreeListEnt::y

Definition at line 516 of file tree_cmd.cpp.


The documentation for this struct was generated from the following file: