OpenTTD Source
20241108-master-g80f628063a
|
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.