class spinehx.SkeletonJson

Available on all platforms

Class Fields

static function create(atlas:TextureAtlas):SkeletonJson

Instance Fields

function new(attachmentLoader:AttachmentLoader):Void

function getScale():Float

function readSkeletonData(name:String, fileData:String):SkeletonData

function setScale(scale:Float):Void

Scales the bones, images, and animations as they are loaded.