|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArduinoListener | |
---|---|
nl.tue.id.creapro.admoveo | |
nl.tue.id.creapro.arduino |
Uses of ArduinoListener in nl.tue.id.creapro.admoveo |
---|
Classes in nl.tue.id.creapro.admoveo that implement ArduinoListener | |
---|---|
class |
AnalogSensor
This class models all analog sensors. |
class |
DigitalSensor
This class models all digital sensors. |
class |
Sensor
Models the sensors on the AdMoVeo robot. |
Uses of ArduinoListener in nl.tue.id.creapro.arduino |
---|
Methods in nl.tue.id.creapro.arduino with parameters of type ArduinoListener | |
---|---|
void |
Arduino.addArduinoListener(ArduinoListener listener)
Registers an input event listener. |
void |
Arduino.removeArduinoListener(ArduinoListener listener)
Removes an listener from the list of listeners. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |