Uses of Class
com.tinkerforge.BrickletLCD128x64.TouchPosition
-
-
Uses of BrickletLCD128x64.TouchPosition in com.tinkerforge
Methods in com.tinkerforge that return BrickletLCD128x64.TouchPosition Modifier and Type Method Description BrickletLCD128x64.TouchPosition
BrickletLCD128x64. getTouchPosition()
Returns the last valid touch position: * Pressure: Amount of pressure applied by the user * X: Touch position on x-axis * Y: Touch position on y-axis * Age: Age of touch press (how long ago it was)
-