#include "stdafx.h"
#include "openttd.h"
#include "tile_map.h"
#include "core/math_func.hpp"
Go to the source code of this file.
Functions | |
Slope | GetTileSlope (TileIndex tile, uint *h) |
uint | GetTileZ (TileIndex tile) |
uint | GetTileMaxZ (TileIndex t) |
Definition in file tile_map.cpp.