Checks to see if a given polygon is a square (used for collision detection)
List of points that make up the polygon
Returns true if the polygon is a square, false if it is not
Generated using TypeDoc
Checks to see if a given polygon is a square (used for collision detection)