Rounds the value of a Position.
Position
A Position.
The Position with x and y rounded.
x
y
Whether a Position is within the boundaries a two dimensional array.
A two dimensional array.
true if the Position is within the boundaries of the grid.
true
Converts a Position to a string value.
An optional separator, default is ,.
,
A string representation of the Position.
Converts a Position represented as a string to a Position value.
On invalid string value.
Generated using TypeDoc
Rounds the value of a
Position
.