CSJumpSensor Class Reference

Inherits from CSSensor : NSObject
Declared in CSJumpSensor.h

Overview

Sensor to store jump data. This is a legacy sensor that should be used carefully.

– pushDeviceMotion:andManager:

New values are stored based on CMDeviceMotion and CMMotionManager objects that contain the jump data.

- (void)pushDeviceMotion:(CMDeviceMotion *)motion andManager:(CMMotionManager *)motionManager

Parameters

motion

Device motion object containing the jump data.

motionManager

Motion manager object which gathered the motion.

Declared In

CSJumpSensor.h