diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 066e41ebffc..8dfa211d897 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -2735,12 +2735,14 @@ + Play a given animation by the animation name in reverse. + Stop the currently playing animation. @@ -2900,6 +2902,7 @@ + Used to skip ahead or skip back in an animation. Delta is the time in seconds to skip. @@ -2908,6 +2911,7 @@ + Notifies when an animation starts playing.