Collision.CollisionData

Description: Defines a data object that is used to describe a collision event.

Constructors

CollisionData (w)
Creates a new instance of the CollisionData object.

w: Collision.Collidable
Initial value of the With component of CollisionData.

Fields

With: Collision.Collidable
Who collided with you.

Examples

There's currently no example available for this page. If you'd like to suggest one send me an containing a description, code, and link to the page for the suggested example. As a thanks I'll associate the code snippet with your name directly below the example if approved.