topical media & game development

talk show tell print

lib-as-com-asinmotion-effects-EffectsManager.ax

lib-as-com-asinmotion-effects-EffectsManager.ax (swf ) [ flash ] flex


  package com.asinmotion.effects{
          import com.asinmotion.easing.*;
          
          public class @ax-lib-as-com-asinmotion-effects-EffectsManager{
                  private const startProp:RegExp = /start_.*/;
                  public function @ax-lib-as-com-asinmotion-effects-EffectsManager():void{
                          
                  }
                  public function doEffect(o:Object):void{
                          var efkt:Effect = new Effect(o);
                          efkt.run();
                  }
          }
  }


(C) Æliens 20/2/2008

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.