OpenTTD Source
20241121-master-g67a0fccfad
|
Data Fields | |
SpriteID | image |
PaletteID | pal |
const SubSprite * | sub |
only draw a rectangular part of the sprite | |
int32_t | x |
int32_t | y |
bool | relative |
int | next |
next child to draw (-1 at the end) | |
Definition at line 131 of file viewport.cpp.