Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/HealthBar
HealthBarProps
Interface HealthBarProps
interface
HealthBarProps
{
animated
?:
boolean
;
current
:
number
;
height
:
number
;
max
:
number
;
playerName
:
string
;
position
?:
"left"
|
"center"
|
"right"
;
screenHeight
:
number
;
screenWidth
:
number
;
showDamageIndicator
?:
boolean
;
showText
?:
boolean
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
animated?
current
height
max
player
Name
position?
screen
Height
screen
Width
show
Damage
Indicator?
show
Text?
width
x
y
Properties
Optional
Readonly
animated
animated
?:
boolean
Readonly
current
current
:
number
Readonly
height
height
:
number
Readonly
max
max
:
number
Readonly
player
Name
playerName
:
string
Optional
Readonly
position
position
?:
"left"
|
"center"
|
"right"
Readonly
screen
Height
screenHeight
:
number
Readonly
screen
Width
screenWidth
:
number
Optional
Readonly
show
Damage
Indicator
showDamageIndicator
?:
boolean
Optional
Readonly
show
Text
showText
?:
boolean
Readonly
width
width
:
number
Readonly
x
x
:
number
Readonly
y
y
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animated
current
height
max
player
Name
position
screen
Height
screen
Width
show
Damage
Indicator
show
Text
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...