Expose a position as a Vector2D rather than x and y
Closed this issue · 0 comments
martywallace commented
Rather than x
and y
properties on Being
, expose a position
object of type Vector2D
. This will allow much nicer ways to measure the distance between Beings, etc.