Accessimport animation session.animationController play(...)
 This method begins the animation. Required argumentsNone. Optional arguments
 Return valueNone. Exceptions
 
 stop()
 This method stops the animation. ArgumentsNone. Return valueNone. ExceptionsNone. 
 incrementFrame()
 This method increments the animation frame. ArgumentsNone. Return valueNone. ExceptionsNone. 
 decrementFrame()
 This method decrements the animation frame. ArgumentsNone. Return valueNone. ExceptionsNone. 
 showFrame(...)
 This method renders the specified frame of the animation. Required argumentsNone. Optional arguments
 Return valueNone. ExceptionsNone. 
 showFirstFrame()
 This method renders the first frame of the animation. ArgumentsNone. Return valueNone. ExceptionsNone. 
 showLastFrame()
 This method renders the last frame of the animation. ArgumentsNone. Return valueNone. ExceptionsNone. 
 setValues(...)
 This method modifies the AnimationController object. Required argumentsNone. Optional arguments
 Return valueNone. ExceptionsRangeError. 
 MembersThe AnimationController object can have the following members: 
  | |||||||