Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/combat/components/CombatStats
CombatStatsProps
Interface CombatStatsProps
interface
CombatStatsProps
{
combatLog
:
string
[]
;
height
?:
number
;
players
:
PlayerState
[]
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
combat
Log
height?
players
width?
x?
y?
Properties
Readonly
combat
Log
combatLog
:
string
[]
Optional
Readonly
height
height
?:
number
Readonly
players
players
:
PlayerState
[]
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
combat
Log
height
players
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...