Closed AristurtleDev closed 6 months ago
This PR removes the Point2 struct. Users should instead just use the Microsoft.Xna.Framework.Vector2 struct.
Point2
Microsoft.Xna.Framework.Vector2
Description
This PR removes the
Point2
struct. Users should instead just use theMicrosoft.Xna.Framework.Vector2
struct.Reference