clik-engine API
    Preparing search index...

    Variable BEFORE_UPDATEConst

    BEFORE_UPDATE: string

    The Matter Physics Before Update Event.

    This event is dispatched by a Matter Physics World instance right before all the collision processing takes place.

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