Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/training
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
Theme
OS
Light
Dark
On This Page
Properties
active
difficulty
id
position
size
type
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...