Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/training
TrainingResult
Interface TrainingResult
interface
TrainingResult
{
accuracyScore
:
number
;
damage
:
number
;
formScore
:
number
;
hit
:
boolean
;
improvementAreas
:
readonly
string
[]
;
nextTrainingGoals
:
readonly
string
[]
;
techniqueScore
:
number
;
timestamp
:
number
;
}
Index
Properties
accuracy
Score
damage
form
Score
hit
improvement
Areas
next
Training
Goals
technique
Score
timestamp
Properties
Readonly
accuracy
Score
accuracyScore
:
number
Readonly
damage
damage
:
number
Readonly
form
Score
formScore
:
number
Readonly
hit
hit
:
boolean
Readonly
improvement
Areas
improvementAreas
:
readonly
string
[]
Readonly
next
Training
Goals
nextTrainingGoals
:
readonly
string
[]
Readonly
technique
Score
techniqueScore
:
number
Readonly
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accuracy
Score
damage
form
Score
hit
improvement
Areas
next
Training
Goals
technique
Score
timestamp
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...