The device accelerometer reports values for each axis in units of g-force. More...
#include <CCAccelerometerDelegate.h>
Public Attributes | |
double | x |
var | x |
local | x |
double | y |
double | z |
var | z |
local | z |
double | timestamp |
var | timestamp |
local | timestamp |
The device accelerometer reports values for each axis in units of g-force.
double timestamp |
var timestamp |
local timestamp |
double x |
var x |
local x |
double y |
var y |
local y |
double z |
var z |
local z |