PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
OffscreenCanvas
Variable OffscreenCanvas
OffscreenCanvas
:
{
prototype
:
OffscreenCanvas
;
new
(
width
:
number
,
height
:
number
)
:
OffscreenCanvas
;
}
Type Declaration
new
(
width
:
number
,
height
:
number
)
:
OffscreenCanvas
Parameters
width
:
number
height
:
number
Returns
OffscreenCanvas
prototype
:
OffscreenCanvas
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...