Function RowCol.west

Get a coordinate to the left of this coordinate

Prototype

auto RowCol west(
  int dist = 1
) @property;

Parameters

NameDescription
dist distance in number of tiles Get a string representation of the coordinate, useful for debugging

Authors

Copyright

License