public interface IOSInput extends Input
Input.Buttons, Input.Keys, Input.Orientation, Input.Peripheral, Input.TextInputListener| Modifier and Type | Method and Description |
|---|---|
void |
onTouch(long touches)
Records touch events
|
void |
processEvents()
Process all touch events that have been registered on #onTouch().
|
void |
setupPeripherals()
Initializes peripherals (such as compass or accelerometer)
|
cancelVibrate, getAccelerometerX, getAccelerometerY, getAccelerometerZ, getAzimuth, getCurrentEventTime, getDeltaX, getDeltaX, getDeltaY, getDeltaY, getGyroscopeX, getGyroscopeY, getGyroscopeZ, getInputProcessor, getMaxPointers, getNativeOrientation, getPitch, getPressure, getPressure, getRoll, getRotation, getRotationMatrix, getTextInput, getX, getX, getY, getY, isButtonJustPressed, isButtonPressed, isCatchBackKey, isCatchKey, isCatchMenuKey, isCursorCatched, isKeyJustPressed, isKeyPressed, isPeripheralAvailable, isTouched, isTouched, justTouched, setCatchBackKey, setCatchKey, setCatchMenuKey, setCursorCatched, setCursorPosition, setInputProcessor, setOnscreenKeyboardVisible, vibrate, vibrateCopyright © 2020. All rights reserved.