Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
DOMRectReadOnly
Variable DOMRectReadOnly
DOMRect
Read
Only
:
{
prototype
:
DOMRectReadOnly
;
fromRect
(
other
?:
DOMRectInit
)
:
DOMRectReadOnly
;
new
(
x
?:
number
,
y
?:
number
,
width
?:
number
,
height
?:
number
)
:
DOMRectReadOnly
;
}
Type declaration
new
(
x
?
,
y
?
,
width
?
,
height
?
)
:
DOMRectReadOnly
Parameters
Optional
x
:
number
Optional
y
:
number
Optional
width
:
number
Optional
height
:
number
Returns
DOMRectReadOnly
prototype
:
DOMRectReadOnly
from
Rect
:
function
from
Rect
(
other
?
)
:
DOMRectReadOnly
MDN Reference
Parameters
Optional
other
:
DOMRectInit
Returns
DOMRectReadOnly
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
melonjs
Loading...
MDN Reference