CollisionPoly

The collision polygon is a single enclosed area defined by the vertices of the polygon.

The collision polygons are used to test collisions between two objects. If the polygons are convex a faster collision method may be used.

Member functions
Collides
Checks if two collision polygons collide

Parent Class


Questions about CollisionPoly? Click here.