phaser - v4.0.0-rc.4
    Preparing search index...
    BEFORE_ADD: string

    The Matter Physics Before Add Event.

    This event is dispatched by a Matter Physics World instance at the start of the process when a new Body or Constraint is being added to the world.

    Listen to it from a Scene using: this.matter.world.on('beforeadd', listener).