ImGuiNavInput class

Constructors

ImGuiNavInput()

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

Activate → const int
Cancel → const int
COUNT → const int
DpadDown → const int
DpadLeft → const int
DpadRight → const int
DpadUp → const int
FocusNext → const int
FocusPrev → const int
Input → const int
InternalStart → const int
KeyDown → const int
KeyLeft → const int
KeyMenu → const int
KeyRight → const int
KeyUp → const int
LStickDown → const int
LStickLeft → const int
LStickRight → const int
LStickUp → const int
TweakFast → const int
TweakSlow → const int