Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
StanceIndicatorProps
Interface StanceIndicatorProps
interface
StanceIndicatorProps
{
height
?:
number
;
interactive
?:
boolean
;
isActive
?:
boolean
;
showText
?:
boolean
;
size
?:
number
;
stance
:
TrigramStance
;
visible
?:
boolean
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Hierarchy (
View Summary
)
UIComponentProps
StanceIndicatorProps
Index
Properties
height?
interactive?
is
Active?
show
Text?
size?
stance
visible?
width?
x?
y?
Properties
Optional
Readonly
height
height
?:
number
Optional
Readonly
interactive
interactive
?:
boolean
Optional
Readonly
is
Active
isActive
?:
boolean
Optional
Readonly
show
Text
showText
?:
boolean
Optional
Readonly
size
size
?:
number
Readonly
stance
stance
:
TrigramStance
Optional
Readonly
visible
visible
?:
boolean
Optional
Readonly
width
width
?:
number
Optional
Readonly
x
x
?:
number
Optional
Readonly
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
interactive
is
Active
show
Text
size
stance
visible
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...