Creates an instance of Stepper.
Optional animationLoop: string[]Private animationAn array of strings, which corresponds to names of steps, which will be indefinately looped.
Private computedContains base computed postions.
Private currentCurrently drawn step of manual.
Private currentCurrent index of step.
Private getA helper function that returns object from Init class.
Overall length of all steps.
Private pauseIndicates, if stepper should compute and render.
Private rootThe root of the manual steps.
Signaler that sends callback to other classes.
Private findReturns Computed Positions.
Private redrawGenerated using TypeDoc
This class handles 'stepping' of manual.
Author
Matej Hakoš