OpenTTD Source
1.11.0-beta2
|
Go to the documentation of this file.
10 #ifndef WAYPOINT_FUNC_H
11 #define WAYPOINT_FUNC_H
uint32 TileIndex
The index/ID of a Tile.
CommandCost RemoveBuoy(TileIndex tile, DoCommandFlag flags)
Remove a buoy.
Representation of a waypoint.
DoCommandFlag
List of flags for a command.
RailType
Enumeration for all possible railtypes.
Common return value for all commands.
void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype)
Draw a waypoint.
Axis
Allow incrementing of DiagDirDiff variables.
void ShowWaypointWindow(const Waypoint *wp)
Show the window for the given waypoint.
Axis GetAxisForNewWaypoint(TileIndex tile)
Get the axis for a new waypoint.