|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Sensor | |
| josx.platform.rcx | |
| Uses of Sensor in josx.platform.rcx |
| Fields in josx.platform.rcx declared as Sensor | |
static Sensor |
Sensor.S1
Sensor labeled 1 on RCX. |
static Sensor |
Sensor.S2
Sensor labeled 2 on RCX. |
static Sensor |
Sensor.S3
Sensor labeled 3 on RCX. |
static Sensor[] |
Sensor.SENSORS
Array containing all three sensors [0..2]. |
| Methods in josx.platform.rcx with parameters of type Sensor | |
void |
SensorListener.stateChanged(Sensor aSource,
int aOldValue,
int aNewValue)
Called when the canonical value of the sensor changes. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||