ObjectCollisionEvent.Type

Defines types of object collisions that can happen

Values

ValueMeaning
None

No collision have been occured

BoxOverlap

Two boxes are overlapping

BoxEdge

Two edges are one pixel apart

ShapeOverlap

Two shapes overlap each other

Meta