Preparing search index...
The search index is not available
pixi-scenegraph
pixi-scenegraph
IResizable
Interface IResizable
Defines a component that implements an onResize method.
interface
IResizable
{
onResize
(
)
:
void
;
}
Implemented by
Scene
Index
Methods
on
Resize
Methods
on
Resize
on
Resize
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Resize
pixi-scenegraph
Loading...
Defines a component that implements an onResize method.