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
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.accelerometer.AccelerometerService
accelerationProperty, getCurrentAcceleration, start, start, stop
-
Constructor Details
-
DummyAccelerometerService
public DummyAccelerometerService()
-