Phaser API Documentation

  Version: 
CollisionEndEvent
Properties:
name type description
pairs Array.<Phaser.Types.Physics.Matter.MatterCollisionData>

A list of all affected pairs in the collision.

timestamp number

The Matter Engine timing.timestamp value for the event.

source any

The source object of the event.

name string

The name of the event.

Type:
object