PackagedragonBones.events
Classpublic class ArmatureEvent
InheritanceArmatureEvent Inheritance flash.events.Event

The ArmatureEvent provides and defines all events dispatched directly by an Armature instance.

See also

dragonBones.animation.Animation


Public Methods
 MethodDefined By
  
ArmatureEvent(type:String)
ArmatureEvent
Public Constants
 ConstantDefined By
  Z_ORDER_UPDATED : String = zOrderUpdated
[static] Dispatched after a successful z order update.
ArmatureEvent
Constructor Detail
ArmatureEvent()Constructor
public function ArmatureEvent(type:String)



Parameters
type:String
Constant Detail
Z_ORDER_UPDATEDConstant
public static const Z_ORDER_UPDATED:String = zOrderUpdated

Dispatched after a successful z order update.