Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
DeviceMotionEventAccelerationInit
Interface DeviceMotionEventAccelerationInit
interface
DeviceMotionEventAccelerationInit
{
x
?:
null
|
number
;
y
?:
null
|
number
;
z
?:
null
|
number
;
}
Index
Properties
x?
y?
z?
Properties
Optional
x
x
?:
null
|
number
Optional
y
y
?:
null
|
number
Optional
z
z
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
melonjs
Loading...