SdlkGamepadButton class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- back → const int
- count → const int
- dpadDown → const int
- dpadLeft → const int
- dpadRight → const int
- dpadUp → const int
- east → const int
- guide → const int
- invalid → const int
- leftPaddle1 → const int
- leftPaddle2 → const int
- leftShoulder → const int
- leftStick → const int
- misc1 → const int
- misc2 → const int
- misc3 → const int
- misc4 → const int
- misc5 → const int
- misc6 → const int
- north → const int
- rightPaddle1 → const int
- rightPaddle2 → const int
- rightShoulder → const int
- rightStick → const int
- south → const int
- start → const int
- touchpad → const int
- west → const int