| Package | dragonBones.animation |
| Interface | public interface IAnimatable |
| Implementors | Armature, WorldClock |
See also
| Method | Defined By | ||
|---|---|---|---|
advanceTime(passedTime:Number):void
Update the animation using this method typically in an ENTERFRAME Event or with a Timer. | IAnimatable | ||