public class AndroidInputThreePlus extends AndroidInput implements android.view.View.OnGenericMotionListener
Input.Buttons, Input.Keys, Input.Orientation, Input.Peripheral, Input.TextInputListeneraccelerometerAvailable, gyroscopeAvailable, NUM_TOUCHES, SUPPORTED_KEYS| Constructor and Description |
|---|
AndroidInputThreePlus(Application activity,
android.content.Context context,
Object view,
AndroidApplicationConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
addGenericMotionListener(android.view.View.OnGenericMotionListener listener) |
boolean |
onGenericMotion(android.view.View view,
android.view.MotionEvent event) |
addKeyListener, cancelVibrate, getAccelerometerX, getAccelerometerY, getAccelerometerZ, getAzimuth, getCurrentEventTime, getDeltaX, getDeltaX, getDeltaY, getDeltaY, getFreePointerIndex, getGyroscopeX, getGyroscopeY, getGyroscopeZ, getInputProcessor, getNativeOrientation, getPitch, getRoll, getRotation, getRotationMatrix, getTextInput, getX, getX, getY, getY, isButtonPressed, isCatchBackKey, isCatchMenuKey, isCursorCatched, isKeyJustPressed, isKeyPressed, isPeripheralAvailable, isTouched, isTouched, justTouched, lookUpPointerIndex, onDrop, onKey, onPause, onResume, onTap, onTouch, setCatchBackKey, setCatchMenuKey, setCursorCatched, setCursorPosition, setInputProcessor, setOnscreenKeyboardVisible, vibrate, vibratepublic AndroidInputThreePlus(Application activity, android.content.Context context, Object view, AndroidApplicationConfiguration config)
public boolean onGenericMotion(android.view.View view,
android.view.MotionEvent event)
onGenericMotion in interface android.view.View.OnGenericMotionListenerpublic void addGenericMotionListener(android.view.View.OnGenericMotionListener listener)
Copyright © 2016. All rights reserved.