Uses of Interface
com.tinkerforge.BrickIMU.OrientationListener
-
-
Uses of BrickIMU.OrientationListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickIMU.OrientationListener Modifier and Type Method Description void
BrickIMU. addOrientationListener(BrickIMU.OrientationListener listener)
Adds a Orientation listener.void
BrickIMU. removeOrientationListener(BrickIMU.OrientationListener listener)
Removes a Orientation listener.
-