Inheritance
Annotations
  • DocsEditable()
  • DomName('Gamepad')
  • Experimental()

Static Methods

internalCreateGamepad() Gamepad

Constructors

Gamepad.internal_()

Properties

axes List<num>

read-only

read / write, inherited
connected bool

read-only
hashCode int

read-only
id String

read-only
index int

read-only
mapping String

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
timestamp int

read-only

Operators

operator ==(other) bool

The equality operator.

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns a string representation of this object.

inherited