Class DummyAccelerometerService
java.lang.Object
com.gluonhq.attach.accelerometer.impl.DummyAccelerometerService
- All Implemented Interfaces:
 AccelerometerService
- 
Property Summary
Properties inherited from interface com.gluonhq.attach.accelerometer.AccelerometerService
acceleration - 
Field Summary
Fields inherited from interface com.gluonhq.attach.accelerometer.AccelerometerService
DEFAULT_PARAMETERS - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gluonhq.attach.accelerometer.AccelerometerService
accelerationProperty, getCurrentAcceleration, start, start, stop 
- 
Constructor Details
- 
DummyAccelerometerService
public DummyAccelerometerService() 
 -