IAnimation.as

Go to the documentation of this file.
00001 import gugga.common.ITask;
00002 
00003 [Event("start")]
00004 [Event("completed")]
00005 
00013 interface gugga.animations.IAnimation extends ITask 
00014 {
00015         public function addCuePoint(aPosition:Number, aEventName:String):Void;
00016 }

Generated on Fri May 11 17:12:43 2007 for GuggaFramework by  doxygen 1.5.2