Represents the class for working with DirectX Input - interface for working with input devices such joystick, keyboard, mouse or suchlike.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public sealed class XInput |
Remarks
For working with this class use static methods and properties like Joystick, e.g. The class does not have any instance.
For initialization call the Initialize(Form) method.