Function RowCol.north

Get a coordinate above this coordinate

Prototype

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