OpenTTD Source  20240919-master-gdf0233f4c2
PalSpriteID Struct Reference

Combination of a palette sprite and a 'real' sprite. More...

#include <gfx_type.h>

Inheritance diagram for PalSpriteID:
TreeListEnt

Data Fields

SpriteID sprite
 The 'real' sprite.
 
PaletteID pal
 The palette (use PAL_NONE) if not needed)
 

Detailed Description

Combination of a palette sprite and a 'real' sprite.

Definition at line 23 of file gfx_type.h.


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