clik-engine API
GitHub
Preparing search index...
DialogueDisplayConfig
Interface DialogueDisplayConfig
interface
DialogueDisplayConfig
{
backgroundColor
?:
number
;
fontFamily
?:
string
;
fontSize
?:
string
;
height
?:
number
;
padding
?:
number
;
speakerColor
?:
string
;
textColor
?:
string
;
typewriterSpeed
?:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
background
Color?
font
Family?
font
Size?
height?
padding?
speaker
Color?
text
Color?
typewriter
Speed?
width
x
y
Properties
Optional
background
Color
backgroundColor
?:
number
Optional
font
Family
fontFamily
?:
string
Optional
font
Size
fontSize
?:
string
Optional
height
height
?:
number
Optional
padding
padding
?:
number
Optional
speaker
Color
speakerColor
?:
string
Optional
text
Color
textColor
?:
string
Optional
typewriter
Speed
typewriterSpeed
?:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
font
Family
font
Size
height
padding
speaker
Color
text
Color
typewriter
Speed
width
x
y
GitHub
clik-engine API
Loading...