PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/ui
TextStyleOptions
Interface TextStyleOptions
interface
TextStyleOptions
{
scale
:
number
;
shadowColor
:
string
;
shadowXpos
:
number
;
shadowYpos
:
number
;
styleOptions
:
TextStyle
|
IConfig
;
}
Index
Properties
scale
shadow
Color
shadow
Xpos
shadow
Ypos
style
Options
Properties
scale
scale
:
number
shadow
Color
shadowColor
:
string
shadow
Xpos
shadowXpos
:
number
shadow
Ypos
shadowYpos
:
number
style
Options
styleOptions
:
TextStyle
|
IConfig
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scale
shadow
Color
shadow
Xpos
shadow
Ypos
style
Options
GitHub
Switch to Main
PokéRogue
Loading...