BowlerKernel
|
Public Member Functions | |
void | onEvent (String name, float value) |
Definition at line 3 of file IGameControlEvent.java.
void com.neuronrobotics.sdk.addons.gamepad.IGameControlEvent.onEvent | ( | String | name, |
float | value | ||
) |
On event.
name | the name of the value that changed |
value | the value |
Implemented in com.neuronrobotics.sdk.addons.gamepad.JogTrainerWidget.
Referenced by com.neuronrobotics.sdk.addons.gamepad.BowlerJInputDevice.connectDeviceImp().