The XCollisionInfo type exposes the following members.

Properties

  NameDescription
Collided
Whether collision happened.
FaceCollision
Detailed information about two surfaces collision.
Handled
Collision has been processed.
OtherInfo
Additional information (depend on XCollisionDetection).
Sprite1
First sprite of the collision.
Sprite2
Second sprite of the collision.
SyncRoot
Time
Time of the collision.
WorldDistance
Distance of the colliding objects in world coordinates.

See Also