|
OpenTTD Source
14.0-beta1
|
Data Fields | |
| SpriteID | image |
| PaletteID | pal |
| const SubSprite * | sub |
| only draw a rectangular part of the sprite | |
| int32_t | x |
| screen X coordinate of sprite | |
| int32_t | y |
| screen Y coordinate of sprite | |
Definition at line 123 of file viewport.cpp.