Property | Type | Description | |
---|---|---|---|
GamepadId | uint | ||
HidDevice | HidDeviceRepresentation | ||
Mapping |
Method | Description | |
---|---|---|
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 | |
return | System.Collections.ObjectModel |
public HidDeviceRepresentation HidDevice | ||
return | HidDeviceRepresentation |