- newAxisMoveEvent
void newAxisMoveEvent(uint axis, double value)
Undocumented in source. Be warned that the author may not have intended to support it.
- newButtonEvent
void newButtonEvent(uint button, bool pressed)
Undocumented in source. Be warned that the author may not have intended to support it.
- newPoseMove
void newPoseMove(Optional!(T0) position, Optional!(T1) linearVelocity, Optional!(T2) linearAcceleration, Optional!(T3) orientation, Optional!(T4) angularVelocity, Optional!(T5) angularAcceleration)
Undocumented in source. Be warned that the author may not have intended to support it.