cohtml.InputSystem.GamepadMapLinuxStadiaBT

Inherits from cohtml.InputSystem.GamepadMapLinuxStadia

Public Functions

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

Public Attributes

Name
new const intButtonsLength
new readonly string []Aliases

Public Functions Documentation

function GamepadMapLinuxStadiaBT

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

Public Attributes Documentation

variable ButtonsLength

new const int ButtonsLength = 19;

variable Aliases

static new readonly string [] Aliases = new[]
	{
		"stadiatg29-adec",
	};