GamepadPose

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

angularAcceleration
auto angularAcceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
angularVelocity
auto angularVelocity()
Undocumented in source. Be warned that the author may not have intended to support it.
hasOrientation
bool hasOrientation()
Undocumented in source. Be warned that the author may not have intended to support it.
hasPosition
bool hasPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
linearAcceleration
auto linearAcceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
linearVelocity
auto linearVelocity()
Undocumented in source. Be warned that the author may not have intended to support it.
orientation
auto orientation()
Undocumented in source. Be warned that the author may not have intended to support it.
position
auto position()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta