v1.2.0
This release adds a Direction
enumeration as well as Point.Move(Direction) Point
and Point.MoveBy(Direction, int16) Point
which allows to translate a point to a certain direction.
What's Changed
Full Changelog: v1.1.0...v1.2.0
This release adds a Direction
enumeration as well as Point.Move(Direction) Point
and Point.MoveBy(Direction, int16) Point
which allows to translate a point to a certain direction.
Full Changelog: v1.1.0...v1.2.0