- acceleration
auto acceleration()
Undocumented in source. Be warned that the author may not have intended to support it.
- accelerationIncludingGravity
auto accelerationIncludingGravity()
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type, bool canBubble, bool cancelable, DeviceAccelerationInit acceleration, DeviceAccelerationInit accelerationIncludingGravity, DeviceRotationRateInit rotationRate, Optional!(T6) interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type, bool canBubble, bool cancelable, DeviceAccelerationInit acceleration, DeviceAccelerationInit accelerationIncludingGravity, DeviceRotationRateInit rotationRate)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type, bool canBubble, bool cancelable, DeviceAccelerationInit acceleration, DeviceAccelerationInit accelerationIncludingGravity)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type, bool canBubble, bool cancelable, DeviceAccelerationInit acceleration)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type, bool canBubble, bool cancelable)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type, bool canBubble)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDeviceMotionEvent
void initDeviceMotionEvent(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
- interval
Optional!(double) interval()
Undocumented in source. Be warned that the author may not have intended to support it.
- rotationRate
auto rotationRate()
Undocumented in source. Be warned that the author may not have intended to support it.