12 #ifndef WAYPOINT_FUNC_H 13 #define WAYPOINT_FUNC_H void ShowWaypointWindow(const Waypoint *wp)
Show the window for the given waypoint.
RailType
Enumeration for all possible railtypes.
Representation of a waypoint.
Common return value for all commands.
Types related to commands.
Types related to stations.
DoCommandFlag
List of flags for a command.
uint32 TileIndex
The index/ID of a Tile.
CommandCost RemoveBuoy(TileIndex tile, DoCommandFlag flags)
Remove a buoy.
void DrawWaypointSprite(int x, int y, int stat_id, RailType railtype)
Draw a waypoint.
Axis GetAxisForNewWaypoint(TileIndex tile)
Get the axis for a new waypoint.
Axis
Allow incrementing of DiagDirDiff variables.
The different types of rail.