|
OpenTTD Source 20260208-master-g43af8e94d0
|
Sprites to use and how to display them for train depot tiles. More...
Go to the source code of this file.
Macros | |
| #define | TILE_SEQ_LINE(img, dx, dy, sx, sy) |
Variables | |
| static const DrawTileSeqStruct | _depot_gfx_NE [] |
| static const DrawTileSeqStruct | _depot_gfx_SE [] |
| static const DrawTileSeqStruct | _depot_gfx_SW [] |
| static const DrawTileSeqStruct | _depot_gfx_NW [] |
| static const DrawTileSpriteSpan | _depot_gfx_table [] |
| static const DrawTileSpriteSpan | _depot_invisible_gfx_table [] |
Sprites to use and how to display them for train depot tiles.
Definition in file track_land.h.
| #define TILE_SEQ_LINE | ( | img, | |
| dx, | |||
| dy, | |||
| sx, | |||
| sy ) |
Definition at line 10 of file track_land.h.
|
static |
Definition at line 13 of file track_land.h.
|
static |
Definition at line 27 of file track_land.h.
|
static |
Definition at line 17 of file track_land.h.
|
static |
Definition at line 22 of file track_land.h.
|
static |
Definition at line 31 of file track_land.h.
|
static |
Definition at line 38 of file track_land.h.