Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/base/korean-text/components/KoreanText
KoreanTextProps
Interface KoreanTextProps
interface
KoreanTextProps
{
anchor
?:
number
|
{
x
:
number
;
y
:
number
}
;
showRomanization
?:
boolean
;
style
?:
TextStyle
;
text
:
KoreanText
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
anchor?
show
Romanization?
style?
text
x?
y?
Properties
Optional
Readonly
anchor
anchor
?:
number
|
{
x
:
number
;
y
:
number
}
Optional
Readonly
show
Romanization
showRomanization
?:
boolean
Optional
Readonly
style
style
?:
TextStyle
Readonly
text
text
:
KoreanText
Optional
Readonly
x
x
?:
number
Optional
Readonly
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
anchor
show
Romanization
style
text
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...