OpenTTD Source
20241108-master-g80f628063a
|
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.