Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
TrainingTarget
Interface TrainingTarget
interface
TrainingTarget
{
active
:
boolean
;
difficulty
:
number
;
id
:
string
;
position
:
Position
;
size
:
number
;
type
:
"vital_point"
|
"technique_zone"
|
"balance_point"
;
}
Index
Properties
active
difficulty
id
position
size
type
Properties
Readonly
active
active
:
boolean
Readonly
difficulty
difficulty
:
number
Readonly
id
id
:
string
Readonly
position
position
:
Position
Readonly
size
size
:
number
Readonly
type
type
:
"vital_point"
|
"technique_zone"
|
"balance_point"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
difficulty
id
position
size
type
Game Documentation
Korean Martial Arts
GitHub
README
Game Design
Architecture
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
Loading...