PokéRogue
GitHub
Switch to Main
Preparing search index...
src/ui/containers/base-stats-overlay
BaseStatsOverlaySettings
Interface BaseStatsOverlaySettings
interface
BaseStatsOverlaySettings
{
scale
?:
number
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
scale?
width?
x?
y?
Properties
Optional
scale
scale
?:
number
Optional
width
width
?:
number
Default is always half the screen, regardless of scale
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scale
width
x
y
GitHub
Switch to Main
PokéRogue
Loading...
Default is always half the screen, regardless of scale