OpenFairyGUI API
Preparing search index...
core/src
CommonSettings
Interface CommonSettings
interface
CommonSettings
{
buttonClickSound
?:
string
;
colorScheme
?:
string
[]
;
font
?:
string
;
fontScheme
?:
string
[]
;
fontSize
?:
number
;
fontSizeScheme
?:
string
[]
;
pivot
?:
string
;
scrollBars
?:
{
defaultDisplay
?:
string
;
horizontal
?:
string
;
vertical
?:
string
;
}
;
textColor
?:
string
;
tipsRes
?:
string
;
}
Index
Properties
button
Click
Sound?
color
Scheme?
font?
font
Scheme?
font
Size?
font
Size
Scheme?
pivot?
scroll
Bars?
text
Color?
tips
Res?
Properties
Optional
button
Click
Sound
buttonClickSound
?:
string
Optional
color
Scheme
colorScheme
?:
string
[]
Optional
font
font
?:
string
Optional
font
Scheme
fontScheme
?:
string
[]
Optional
font
Size
fontSize
?:
number
Optional
font
Size
Scheme
fontSizeScheme
?:
string
[]
Optional
pivot
pivot
?:
string
Optional
scroll
Bars
scrollBars
?:
{
defaultDisplay
?:
string
;
horizontal
?:
string
;
vertical
?:
string
}
Optional
text
Color
textColor
?:
string
Optional
tips
Res
tipsRes
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Click
Sound
color
Scheme
font
font
Scheme
font
Size
font
Size
Scheme
pivot
scroll
Bars
text
Color
tips
Res
OpenFairyGUI API
Loading...