Package com.dragonbones.armature
Types
Link copied to clipboard
class Armature(pool: SingleObjectPool<Armature>) : BaseObject, IAnimatable
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class Constraint(pool: SingleObjectPool<out Constraint>) : BaseObject
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PathConstraint(pool: SingleObjectPool<PathConstraint>) : Constraint
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class TransformObject(pool: SingleObjectPool<out TransformObject>) : BaseObject
Content copied to clipboard