|
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 |
| screen X coordinate of sprite | |
| int32 | y |
| screen Y coordinate of sprite | |
Definition at line 120 of file viewport.cpp.