AccelerationEvent 加速度事件

Struct结构

Structure describing acceleration status of the device.

描述设备的加速度状态。

Variables变量

  • acceleration
    Value of acceleration. //加速度的值。
  • deltaTime
    Amount of time passed since last accelerometer measurement.
       经过一段时间至最后加速度测量
,