|
OpenTTD Source
1.10.0-RC1
|
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 128 of file viewport.cpp.