clik-engine API
    Preparing search index...

    Variable DISCONNECTEDConst

    DISCONNECTED: string

    The Gamepad Disconnected Event.

    This event is dispatched by the Gamepad Plugin when a Gamepad has been disconnected.

    Listen to this event from within a Scene using: this.input.gamepad.once('disconnected', listener).