PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
WidthHeight
Type Alias WidthHeight
type
WidthHeight
=
{
height
?:
number
;
width
?:
number
;
}
Index
Properties
height?
width?
Properties
Optional
height
height
?:
number
The height.
Optional
width
width
?:
number
The width.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
GitHub
Switch to Main
PokéRogue
Loading...
The height.