StartAnimation Command

From GeoGebra Manual
Revision as of 16:16, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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