armature.width armature.getContentSize().width
这两个都是不对的,不是当前帧的?有没有办法取得当前帧下的宽度?
用了以下方法取了边界,可以得到高宽 var rect=armature.getBoundingBox();