StartAnimation Command

From GeoGebra Manual
Revision as of 11:20, 11 August 2015 by Markus.winkler (talk | contribs)
Jump to: navigation, search


StartAnimation[ ]
Resumes all animations if they are paused.
StartAnimation[ <Boolean> ]
When the boolean is false, pauses all animations, otherwise resumes them.
StartAnimation[ <Point or Slider>, <Point or Slider>, .... ]
Starts animating given points and sliders, the points must be on paths.
StartAnimation[ <Point or Slider>, <Point or Slider>, ...., <Boolean> ]
Starts (for boolean = true) or permanently stops (for boolean = false) animating given points and sliders, the points must be on paths.
Note: See also Animation.
© 2024 International GeoGebra Institute