GamepadIndices: {
    button?: number;
    state?: string;
    xAxis?: number;
    yAxis?: number;
}