Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/base/korean-text/components/KoreanMartialText
KoreanMartialTextProps
Interface KoreanMartialTextProps
interface
KoreanMartialTextProps
{
power
?:
number
;
showStats
?:
boolean
;
stance
:
string
;
technique
:
KoreanText
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
power?
show
Stats?
stance
technique
x?
y?
Properties
Optional
Readonly
power
power
?:
number
Optional
Readonly
show
Stats
showStats
?:
boolean
Readonly
stance
stance
:
string
Readonly
technique
technique
:
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
power
show
Stats
stance
technique
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...