#include <tile_cmd.h>
Data Fields | |
uint | x |
X position of the tile in unit coordinates. | |
uint | y |
Y position of the tile in unit coordinates. | |
Slope | tileh |
Slope of the tile. | |
TileIndex | tile |
Tile index. | |
uint | z |
Height. |
Definition at line 51 of file tile_cmd.h.