public static interface BrickletJoystick.PositionListener extends DeviceListener
BrickletJoystick.setPositionCallbackPeriod(long)
. The parameter is the position of the
joystick.
The BrickletJoystick.PositionListener
listener is only triggered if the position has changed since the
last triggering.Modifier and Type | Method and Description |
---|---|
void |
position(short x,
short y) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.