MotionEventArgs Class Reference

Motion event argument. More...

List of all members.

Public Member Functions

 MotionEventArgs ()
 Constructor.
 MotionEventArgs (MotionEvent motionEvent)
 Constructor.

Properties

Vector3 Acceleration [get, set]
 Obtains and sets the acceleration.
Vector3 AngularVelocity [get, set]
 Obtains and sets the angular velocity.

Detailed Description

Motion event argument.


Constructor & Destructor Documentation

MotionEventArgs ( MotionEvent  motionEvent)

Constructor.

Parameters:
motionEventMotion sensor information