Свойство | Тип | Описание | |
---|---|---|---|
GamepadId | uint | ||
HidDevice | HidDeviceRepresentation | ||
Mapping |
Метод | Описание | |
---|---|---|
GamepadConfiguration ( uint gamepadId, string mappingJsonRepresentation, HidDeviceRepresentation hidDevice ) : System.Collections.ObjectModel |
public GamepadConfiguration ( uint gamepadId, string mappingJsonRepresentation, HidDeviceRepresentation hidDevice ) : System.Collections.ObjectModel | ||
gamepadId | uint | |
mappingJsonRepresentation | string | |
hidDevice | HidDeviceRepresentation | |
Результат | System.Collections.ObjectModel |
public HidDeviceRepresentation HidDevice | ||
Результат | HidDeviceRepresentation |