AccelerometerEvent

AccelerometerEvent
Scaleform::GFx::Event
    Scaleform::GFx::AccelerometerEvent
Declaration
class AccelerometerEvent : public Event;
Description

An event that should be send if movement has been detected by the mobile device's motion sensor .

Data Members
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. 
Methods
Method 
Description 
Initializes AccelerometerEvent to contain information about acceleration along three dimensional axis. 
File

GFx_Event.h