| Package | com.threerings.display |
| Class | public class AnimationImpl |
| Implements | Animation |
| Subclasses | LinearAnimation |
| Method | Defined by | ||
|---|---|---|---|
|
isPlaying():Boolean
| AnimationImpl | ||
|
startAnimation():void
| AnimationImpl | ||
|
stopAnimation():void
| AnimationImpl | ||
|
updateAnimation(elapsed:Number):void
| AnimationImpl | ||
| isPlaying | () | method |
public function isPlaying():Boolean
Returns
Boolean |
| startAnimation | () | method |
public function startAnimation():void
| stopAnimation | () | method |
public function stopAnimation():void
| updateAnimation | () | method |
public function updateAnimation(elapsed:Number):voidParameters
elapsed:Number |