clik-engine API
    Preparing search index...

    Variable STARTConst

    START: string

    The Scene Systems Start Event.

    This event is dispatched by a Scene during the Scene Systems start process. Primarily used by Scene Plugins.

    Listen to it from a Scene using this.events.on('start', listener).