#import <iOSMotionManager.h>
| - (void) disableAccelerometer |
|
|
|
| - (bool) disableGyroscope |
|
|
|
| - (void) enableAccelerometer |
|
|
|
| - (bool) isAccelerometerActive |
|
|
|
| - (bool) isDeviceMotionActive |
|
|
|
| - (bool) isDeviceMotionAvailable |
|
|
|
| - (bool) resetDeviceMotionReference |
|
|
|
| - (bool) startDeviceMotion |
|
|
|
| - (bool) stopDeviceMotion |
|
|
|
| - (CMMotionManager*) motionManager |
|
protected |
| - (bool) accelerometerEnabled |
|
readwriteatomicassign |
| - (bool) gyroscopeEnabled |
|
readwriteatomicassign |
| - (CMAttitude *) referenceAttitude |
|
readwriteatomicstrong |
The documentation for this class was generated from the following files:
- platformiOS/iOSMotionManager.h
- platformiOS/iOSMotionManager.mm