Gamepad

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

axes
auto axes()
Undocumented in source. Be warned that the author may not have intended to support it.
buttons
auto buttons()
Undocumented in source. Be warned that the author may not have intended to support it.
connected
bool connected()
Undocumented in source. Be warned that the author may not have intended to support it.
displayId
uint displayId()
Undocumented in source. Be warned that the author may not have intended to support it.
hand
GamepadHand hand()
Undocumented in source. Be warned that the author may not have intended to support it.
hapticActuators
auto hapticActuators()
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
index
uint index()
Undocumented in source. Be warned that the author may not have intended to support it.
mapping
GamepadMappingType mapping()
Undocumented in source. Be warned that the author may not have intended to support it.
pose
auto pose()
Undocumented in source. Be warned that the author may not have intended to support it.
timestamp
double timestamp()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta