blip  0.1
MotionEvent Member List

This is the complete list of members for MotionEvent, including all inherited members.

Action enum nameMotionEvent
Action_Cancel enum valueMotionEvent
Action_Down enum valueMotionEvent
Action_HoverEnter enum valueMotionEvent
Action_HoverExit enum valueMotionEvent
Action_HoverMove enum valueMotionEvent
Action_Move enum valueMotionEvent
Action_Outside enum valueMotionEvent
Action_PointerDown enum valueMotionEvent
Action_PointerUp enum valueMotionEvent
Action_Scroll enum valueMotionEvent
Action_Unknown enum valueMotionEvent
Action_Up enum valueMotionEvent
Axis enum nameMotionEvent
Axis_Brake enum valueMotionEvent
Axis_Distance enum valueMotionEvent
Axis_Gas enum valueMotionEvent
Axis_Generic1 enum valueMotionEvent
Axis_Generic10 enum valueMotionEvent
Axis_Generic11 enum valueMotionEvent
Axis_Generic12 enum valueMotionEvent
Axis_Generic13 enum valueMotionEvent
Axis_Generic14 enum valueMotionEvent
Axis_Generic15 enum valueMotionEvent
Axis_Generic16 enum valueMotionEvent
Axis_Generic2 enum valueMotionEvent
Axis_Generic3 enum valueMotionEvent
Axis_Generic4 enum valueMotionEvent
Axis_Generic5 enum valueMotionEvent
Axis_Generic6 enum valueMotionEvent
Axis_Generic7 enum valueMotionEvent
Axis_Generic8 enum valueMotionEvent
Axis_Generic9 enum valueMotionEvent
Axis_HatX enum valueMotionEvent
Axis_HatY enum valueMotionEvent
Axis_HorizontalScroll enum valueMotionEvent
Axis_LeftTrigger enum valueMotionEvent
Axis_Orientation enum valueMotionEvent
Axis_Pressure enum valueMotionEvent
Axis_RightTrigger enum valueMotionEvent
Axis_RotationX enum valueMotionEvent
Axis_RotationY enum valueMotionEvent
Axis_RotationZ enum valueMotionEvent
Axis_Rudder enum valueMotionEvent
Axis_Size enum valueMotionEvent
Axis_Throttle enum valueMotionEvent
Axis_Tilt enum valueMotionEvent
Axis_ToolMajor enum valueMotionEvent
Axis_ToolMinor enum valueMotionEvent
Axis_TouchMajor enum valueMotionEvent
Axis_TouchMinor enum valueMotionEvent
Axis_VerticalScroll enum valueMotionEvent
Axis_Wheel enum valueMotionEvent
Axis_X enum valueMotionEvent
Axis_Y enum valueMotionEvent
Axis_Z enum valueMotionEvent
Button enum nameMotionEvent
Button_Back enum valueMotionEvent
Button_Forward enum valueMotionEvent
Button_Primary enum valueMotionEvent
Button_Secondary enum valueMotionEvent
Button_Tertiary enum valueMotionEvent
Class enum nameInputEvent
Class_Button enum valueInputEvent
Class_Joystick enum valueInputEvent
Class_Navigation enum valueInputEvent
Class_None enum valueInputEvent
Class_Pointer enum valueInputEvent
Class_Position enum valueInputEvent
Class_Unknown enum valueInputEvent
EDGE_BOTTOM_MASKMotionEventstatic
EDGE_LEFT_MASKMotionEventstatic
EDGE_RIGHT_MASKMotionEventstatic
EDGE_TOP_MASKMotionEventstatic
Event(Type type)Eventprotected
FLAG_WINDOW_IS_OBSCUREDMotionEventstatic
getAction() constMotionEvent
getActionPointerIndex() constMotionEvent
getAxisValue(Axis axis, int pointerIndex) constMotionEvent
getButtonState() constMotionEvent
getClass() constInputEvent
getDeviceID() constInputEvent
getDownTime() constMotionEvent
getEdgeFlags() constMotionEvent
getEventTime() constMotionEventvirtual
getFlags() constMotionEvent
getHistoricalAxisValue(int historyIndex, Axis axis, int pointerIndex) constMotionEvent
getHistoricalEventTime(int historyIndex) constMotionEvent
getHistoricalOrientation(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalPressure(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalRawX(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalRawY(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalSize(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalToolMajor(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalToolMinor(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalTouchMajor(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalTouchMinor(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalX(int historyIndex, int pointerIndex) constMotionEvent
getHistoricalY(int historyIndex, int pointerIndex) constMotionEvent
getHistorySize() constMotionEvent
getMetaState() constMotionEvent
getOrientation(int pointerIndex) constMotionEvent
getPointerCount() constMotionEvent
getPointerID(int pointerIndex) constMotionEvent
getPressure(int pointerIndex) constMotionEvent
getRawX(int pointerIndex) constMotionEvent
getRawY(int pointerIndex) constMotionEvent
getSize(int pointerIndex) constMotionEvent
getSource() constInputEventvirtual
getToolMajor(int pointerIndex) constMotionEvent
getToolMinor(int pointerIndex) constMotionEvent
getToolType(int pointerIndex) constMotionEvent
getTouchMajor(int pointerIndex) constMotionEvent
getTouchMinor(int pointerIndex) constMotionEvent
getType() constEventinline
getX(int pointerIndex) constMotionEvent
getXOffset() constMotionEvent
getXPrecision() constMotionEvent
getY(int pointerIndex) constMotionEvent
getYOffset() constMotionEvent
getYPrecision() constMotionEvent
Source enum nameInputEvent
Source_Any enum valueInputEvent
Source_DPad enum valueInputEvent
Source_GamePad enum valueInputEvent
Source_Joystick enum valueInputEvent
Source_Keyboard enum valueInputEvent
Source_Mouse enum valueInputEvent
Source_Stylus enum valueInputEvent
Source_TouchNavigation enum valueInputEvent
Source_TouchPad enum valueInputEvent
Source_TouchScreen enum valueInputEvent
Source_Trackball enum valueInputEvent
Source_Unknown enum valueInputEvent
ToolType enum nameMotionEvent
ToolType_Eraser enum valueMotionEvent
ToolType_Finger enum valueMotionEvent
ToolType_Mouse enum valueMotionEvent
ToolType_Stylus enum valueMotionEvent
ToolType_Unknown enum valueMotionEvent
Type enum nameEvent
Type_Key enum valueEvent
Type_Motion enum valueEvent
Type_Sensor enum valueEvent
Type_Timer enum valueEvent
~Event()Eventvirtual
~InputEvent()InputEventvirtual
~MotionEvent()MotionEventvirtual