OpenTTD Source 20241224-master-gf74b0cf984
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.

Field Documentation

◆ pal

◆ sprite


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