| Interface | Description | |
|---|---|---|
| IAnimatable | The IAnimatable interface defines the methods used by all animatable instance type used by the DragonBones system. |
| Class | Description | |
|---|---|---|
| Animation | An Animation instance is used to control the animation state of an Armature. | |
| WorldClock | A WorldClock instance lets you conveniently update many number of Armature instances at once. |