SdlxGamepadDeviceEvent class
Constructors
-
SdlxGamepadDeviceEvent({int type = 0, int reserved = 0, int timestamp = 0, int which = 0})
-
-
SdlxGamepadDeviceEvent.added({int reserved = 0, int timestamp = 0, int which = 0})
-
factory
-
SdlxGamepadDeviceEvent.handleUpdated({int reserved = 0, int timestamp = 0, int which = 0})
-
factory
-
SdlxGamepadDeviceEvent.remapped({int reserved = 0, int timestamp = 0, int which = 0})
-
factory
-
SdlxGamepadDeviceEvent.removed({int reserved = 0, int timestamp = 0, int which = 0})
-
factory
-
SdlxGamepadDeviceEvent.updateComplete({int reserved = 0, int timestamp = 0, int which = 0})
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
reserved
↔ int
-
getter/setter pairinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
timestamp
↔ int
-
getter/setter pairinherited
-
type
↔ int
-
getter/setter pairinherited
-
which
↔ int
-
getter/setter pair