XINPUT_CAPABILITIES class base struct

Describes the capabilities of a connected controller. The XInputGetCapabilities function returns XINPUT_CAPABILITIES.

Inheritance

Constructors

XINPUT_CAPABILITIES()

Properties

Flags int
getter/setter pair
Gamepad XINPUT_GAMEPAD
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SubType int
getter/setter pair
Type int
getter/setter pair
Vibration XINPUT_VIBRATION
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited