|
OpenTTD Source
14.0-beta3
|
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.