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  
UnknownDataError — final class, package dragonBones.errors
Thrown when dragonBones encounters an unknow error.
UnknownDataError(message:any, id:any) — Constructor, class dragonBones.errors.UnknownDataError
update(matrix:flash.geom:Matrix, node:dragonBones.objects:BoneTransform, colorTransform:flash.geom:ColorTransform, visible:Boolean) — method, interface dragonBones.display.IDisplayBridge
Updates the transform of the display object
update(matrix:flash.geom:Matrix, node:dragonBones.objects:BoneTransform, colorTransform:flash.geom:ColorTransform, visible:Boolean) — method, class dragonBones.display.NativeDisplayBridge
Updates the transform of the display object
update(matrix:flash.geom:Matrix, node:dragonBones.objects:BoneTransform, colorTransform:flash.geom:ColorTransform, visible:Boolean) — method, class dragonBones.display.StarlingDisplayBridge
Updates the transform of the display object
updateBonesZ() — method, class dragonBones.Armature
Update the z-order of the display.
userData — Property, class dragonBones.Armature
An object containing user data.
userData — Property, class dragonBones.Bone
An object that can contain any user extra data.
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