public interface GGSensorListener
| Modifier and Type | Method and Description | 
|---|---|
void | 
sensorChanged(float[] values,
             int sensorType)
Event callback method called when the sensor 
 reports new values. 
 | 
void sensorChanged(float[] values,
                 int sensorType)
values - the new values delivered from the sensor