大约有 1 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0010 秒)
...th); } function onError() { trace("error"); } function parseComplete() { //创建模式为1,可以启用换装 mArmature = mFactory.buildArmature(1); mArmature.x = mStartX; mArmature.y = mStartY; mArmature.scale(0.5, 0.5); Laya.stage.addChild(mArmature); mArmature.on(Event.STOPPED, this, completeH...
来源: Laya_示例 发布时间: 20241119