cohtml.InputSystem.GamepadMapMacXBoxBT

Inherits from cohtml.InputSystem.GamepadMapMacXBox

Public Functions

Name
GamepadMapMacXBoxBT(uint id, string name, int buttonsLength =ButtonsLength)

Protected Functions

Name
override voidUpdateDPad(string mapX, bool isInvertedX, string mapY, bool isInvertedY)

Public Attributes

Name
new readonly string []Aliases

Public Functions Documentation

function GamepadMapMacXBoxBT

GamepadMapMacXBoxBT(
    uint id,
    string name,
    int buttonsLength =ButtonsLength
)

Protected Functions Documentation

function UpdateDPad

override void UpdateDPad(
    string mapX,
    bool isInvertedX,
    string mapY,
    bool isInvertedY
)

Public Attributes Documentation

variable Aliases

static new readonly string [] Aliases = { "xbox wireless controller" };