Click or drag to resize

SpellTrainView Methods

The SpellTrainView type exposes the following members.

Methods
  NameDescription
Private methodGetTrainingProgress
Get the current training progress.
Public methodGoBack
Called when user presses the back button.
(Overrides ViewGoBack.)
Public methodOnGesture
Called after the user performs a gesture, to capture a sample.
Private methodResetTraining
Reset the training progress.
Private methodRunTraining
Save the spell in the book and start the training.
Public methodSetVisible
Change the visibility of the view.
(Overrides ViewSetVisible(Boolean, Boolean).)
Protected methodUpdate
Update the visual state when the training is running.
Private methodUpdateSamplesProgress
Update the text and the progress bar for the captured samples.
Private methodUpdateTrainingProgress
Update the text and the progress bar for the training.
Top
See Also