OpenTTD Source 20260206-master-g4d4e37dbf1
TileInfo Struct Reference

Tile information, used while rendering the tile. More...

#include <tile_cmd.h>

Inheritance diagram for TileInfo:
Coord3D< int >

Data Fields

Slope tileh
 Slope of the tile.
TileIndex tile
 Tile index.
Data Fields inherited from Coord3D< int >
int x
 X coordinate.
int y
 Y coordinate.
int z
 Z coordinate.

Detailed Description

Tile information, used while rendering the tile.

Definition at line 32 of file tile_cmd.h.

Field Documentation

◆ tile

◆ tileh


The documentation for this struct was generated from the following file: