clik-engine API
    Preparing search index...

    Variable SLEEP_ENDConst

    SLEEP_END: string

    The Matter Physics Sleep End Event.

    This event is dispatched by a Matter Physics World instance when a Body stop sleeping.

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