Class DeviceMotionEvent
java.lang.Object
elemental2.dom.Event
elemental2.dom.DeviceMotionEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class elemental2.dom.Event
Event.DeepPathFn
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
Fields inherited from class elemental2.dom.Event
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class elemental2.dom.Event
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagation
-
Field Details
-
acceleration
-
accelerationIncludingGravity
-
interval
public double interval -
rotationRate
-
-
Constructor Details
-
DeviceMotionEvent
public DeviceMotionEvent()
-