public static interface BrickletJoystick.AnalogValueListener extends DeviceListener
BrickletJoystick.setAnalogValueCallbackPeriod(long)
. The parameters are the
analog values of the joystick.
The BrickletJoystick.AnalogValueListener
listener is only triggered if the values have changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
analogValue(int x,
int y) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.