• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0011 秒)

1. 同步龙骨插槽动画方案 [ 100%]

...);//从显示列表移除龙骨动画本身         this.mArmature.removeChildren();//从显示列表移除龙骨动画子对象         if (!this.mArmature.destroyed) {             this.mArmature.destroy(true);         }         this.mFactory.destroy();...

来源: Laya_社区 发布时间: 20200618

2. tween有这个一个bug [ 89%]

...8-01-18 0 2 分享 微博 QZONE 微信 zszen 赞同来自: this.SceneMajor.removeChildren(); var share = new ShareUI(); share.scaleX = this.Scale2d.x; share.scaleY = this.Scale2d.y; share.x = this.Move2d.x; share.y = this.Move2d.y; this.SceneMajor.addChild(share); share.btShare.on('click',this,funct...

来源: Laya_社区 发布时间: 20180118