OpenTTD Source
1.11.0-beta2
|
Data Fields | |
SpriteID | image |
PaletteID | pal |
const SubSprite * | sub |
only draw a rectangular part of the sprite | |
int32 | x |
int32 | y |
int | next |
next child to draw (-1 at the end) | |
Definition at line 130 of file viewport.cpp.