Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/combat/components/PlayerStatusPanel
PlayerStatusPanelProps
Interface PlayerStatusPanelProps
interface
PlayerStatusPanelProps
{
height
?:
number
;
isSelected
?:
boolean
;
player
:
PlayerState
;
position
:
"left"
|
"center"
|
"right"
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
height?
is
Selected?
player
position
width?
x?
y?
Properties
Optional
Readonly
height
height
?:
number
Optional
Readonly
is
Selected
isSelected
?:
boolean
Readonly
player
player
:
PlayerState
Readonly
position
position
:
"left"
|
"center"
|
"right"
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
is
Selected
player
position
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...