![]() | SpellTrainView Methods |
The SpellTrainView type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetTrainingProgress |
Get the current training progress.
|
![]() | GoBack |
Called when user presses the back button.
(Overrides ViewGoBack.) |
![]() | OnGesture |
Called after the user performs a gesture, to capture a sample.
|
![]() | ResetTraining |
Reset the training progress.
|
![]() | RunTraining |
Save the spell in the book and start the training.
|
![]() | SetVisible |
Change the visibility of the view.
(Overrides ViewSetVisible(Boolean, Boolean).) |
![]() | Update |
Update the visual state when the training is running.
|
![]() | UpdateSamplesProgress |
Update the text and the progress bar for the captured samples.
|
![]() | UpdateTrainingProgress |
Update the text and the progress bar for the training.
|