PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
CanvasState
Interface CanvasState
interface
CanvasState
{
isContextLost
()
:
boolean
;
reset
()
:
void
;
restore
()
:
void
;
save
()
:
void
;
}
Hierarchy (
View Summary
)
CanvasState
OffscreenCanvasRenderingContext2D
Index
Methods
is
Context
Lost
reset
restore
save
Methods
is
Context
Lost
isContextLost
()
:
boolean
MDN Reference
Returns
boolean
reset
reset
()
:
void
MDN Reference
Returns
void
restore
restore
()
:
void
MDN Reference
Returns
void
save
save
()
:
void
MDN Reference
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
is
Context
Lost
reset
restore
save
GitHub
Switch to Main
PokéRogue
Loading...
MDN Reference