Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
ArchetypeDisplayProps
Interface ArchetypeDisplayProps
interface
ArchetypeDisplayProps
{
compact
?:
boolean
;
height
?:
number
;
interactive
?:
boolean
;
player
:
PlayerState
;
showDetails
?:
boolean
;
visible
?:
boolean
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Hierarchy (
View Summary
)
UIComponentProps
ArchetypeDisplayProps
Index
Properties
compact?
height?
interactive?
player
show
Details?
visible?
width?
x?
y?
Properties
Optional
Readonly
compact
compact
?:
boolean
Optional
Readonly
height
height
?:
number
Optional
Readonly
interactive
interactive
?:
boolean
Readonly
player
player
:
PlayerState
Optional
Readonly
show
Details
showDetails
?:
boolean
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
compact
height
interactive
player
show
Details
visible
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...