StartAnimation Command

From GeoGebra Manual
Revision as of 10:11, 30 May 2011 by Zbynek (talk | contribs)
Jump to: navigation, search



StartAnimation[ ]
Resumes all animations if they are paused.
StartAnimation[ <Boolean b> ]
When b 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 b> ]
Starts (for b = true) or permanently stops (for b = false) animating given points and sliders, the points must be on paths.
Note: See also Animation.
© 2024 International GeoGebra Institute