GamePadLayoutXInput Class
Namespace: Stride.InputAssembly: Stride.Input.dll
Layout for XInput devices so that they can be used by SDL or other systems that do not have the XInput API but do support joysticks in some other way
Derived from GamePadLayoutXInput:
public class GamePadLayoutXInput : GamePadLayout
Name | Description | |
---|---|---|
Constructors | ||
GamePadLayoutXInput() | ||
Methods | ||
MatchDevice(IInputSource, IGameControllerDevice) |
Constructors
GamePadLayoutXInput()
public GamePadLayoutXInput()
Methods
MatchDevice(IInputSource, IGameControllerDevice)
public override bool MatchDevice(IInputSource source, IGameControllerDevice device)
Parameters
Type | Name | Description |
---|---|---|
IInputSource | source | |
IGameControllerDevice | device |
Returns
Type | Description |
---|---|
System.Boolean |