play-u1 API
    Preparing search index...

    Interface ButtonEvent

    interface ButtonEvent {
        button: ButtonName;
        index: number;
        value: number;
    }
    Index

    Properties

    Properties

    button: ButtonName
    index: number
    value: number