Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
DOMPointReadOnly
Variable DOMPointReadOnly
DOMPoint
Read
Only
:
{
prototype
:
DOMPointReadOnly
;
fromPoint
(
other
?:
DOMPointInit
)
:
DOMPointReadOnly
;
new
(
x
?:
number
,
y
?:
number
,
z
?:
number
,
w
?:
number
)
:
DOMPointReadOnly
;
}
Type declaration
new
(
x
?
,
y
?
,
z
?
,
w
?
)
:
DOMPointReadOnly
Parameters
Optional
x
:
number
Optional
y
:
number
Optional
z
:
number
Optional
w
:
number
Returns
DOMPointReadOnly
prototype
:
DOMPointReadOnly
from
Point
:
function
from
Point
(
other
?
)
:
DOMPointReadOnly
MDN Reference
Parameters
Optional
other
:
DOMPointInit
Returns
DOMPointReadOnly
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
melonjs
Loading...
MDN Reference