| Modifier and Type | Method and Description |
|---|---|
SensorRead |
Sensor.getCurrentSensorRead()
Gets the current sensor read.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sensor.setNextSensorRead(SensorRead read)
Sets the next sensor read to the specified values; once these
values are set via this method they become the current values
returned by methods such as lastRead(), lastTime(), and
lastButtons().
|
Copyright © 2015. All rights reserved.