|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AccelerometerListener
Class with declarations of callback methods for the prototype sensor.
| Method Summary | |
|---|---|
void |
accelerationChanged(SensorPort port,
int[] values)
Called when at least one of the x,y,z values changes. |
| Method Detail |
|---|
void accelerationChanged(SensorPort port,
int[] values)
port - the port where the sensor is plugged invalues - the value of the x-, y-, z-axis acceleration: -512..511
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||