A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
FrameEvent — class, package dragonBones.events
The FrameEvent class provides and defines all events dispatched by an Animation or Bone instance entering a new frame.
FrameEvent(type:String, cancelable:Boolean, bone:dragonBones:Bone) — Constructor, class dragonBones.events.FrameEvent
Creates a new FrameEvent instance.
frameLabel — Property, class dragonBones.events.FrameEvent
The entered frame label.
_frameRate — Property, class dragonBones.objects.SkeletonData
frameRate — Property, class dragonBones.objects.SkeletonData
The frameRate of this Skeltondata instance.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z