Scaleform::GFx::Event Scaleform::GFx::AccelerometerEvent
class AccelerometerEvent : public Event;
An event that should be send if movement has been detected by the mobile device's motion sensor .
Data Member |
Description |
The acceleration value along the x -axis. | |
The acceleration value for the y axis of the device. | |
The acceleration value for the z axis of the device. | |
Event id used for accelerometer events. | |
The time stamp for the accelerometer. |
Method |
Description |
Initializes AccelerometerEvent to contain information about acceleration along three dimensional axis. |
GFx_Event.h