Function RowCol.east

Get a coordinate to the right of this coordinate

Prototype

auto RowCol east(
  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