GamepadServiceTest.newPoseMove

Undocumented in source. Be warned that the author may not have intended to support it.
struct GamepadServiceTest
nothrow
void
newPoseMove
(
T1
T2
T3
T4
T5
T6
)
(
uint index
,
scope auto ref Optional!(T1) orient
,
scope auto ref Optional!(T2) pos
,
scope auto ref Optional!(T3) angVelocity
,
scope auto ref Optional!(T4) angAcceleration
,
scope auto ref Optional!(T5) linVelocity
,
scope auto ref Optional!(T6) linAcceleration
)

Meta