topical media & game development

talk show tell print

student-ar-org-papervision3d-core-animation-IAnimatable.ax

student-ar-org-papervision3d-core-animation-IAnimatable.ax [swf] flex


  package org.papervision3d.core.animation
  {
          public interface @ax-student-ar-org-papervision3d-core-animation-IAnimatable
          {
                  
Plays the animation.
parameter: clip Optional clip name.

   
                  function play(clip:String=null):void;
                  
                  
Stops the animation.

   
                  function stop():void;
          }
  }


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.