Difference between revisions of "StartAnimation Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|scripting}}
 
{{command|scripting}}
 
;StartAnimation[ ]
 
;StartAnimation[ ]

Revision as of 20:24, 9 March 2013



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