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

大约有 371 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)

91. 同一份龙骨动画创建多个显示对象只能显示一个 [ 59%]

...1才可以? 另外设置一下不同动作就可以了,就是把Laya.timer.once(...)这句打开,这是什么原因? 附件 : --> testSkeleton.rar 2017-03-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ...

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

92. 显卡驱动停止响应,且大概率蓝屏,原来是Handler惹的祸,但原因是什么 [ 59%]

...光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ Laya.timer.loop()如何停止 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! 求教: soundManager如何停止正在播放的背景音乐 用Laya.stage.addChild(new testUI());后,原来...

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

93. 怎么让一个对象显示一下子后消失 [ 58%]

...被添加到舞台后,然后通过时间操作下就可以了比如Laya.timer.once(100,this,function(){移除操作即可})! 2017-01-18 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 wcj951627735 相关问题 两个对象new了一个...

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

94. laya.d3.core.Camera_API3.0 [ 58%]

...nMatrix projectionViewMatrix renderTarget renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _applyCommandBuffer _createOpaqueTexture _initialize _isLayerVisible _needRenderGamma _processActive _updateCameraRenderData addAllLayers addChild addChildAt addChil...

来源: Laya3.0_api 发布时间: 20231115

95. 关于微信小游戏渲染子域图的问题 [ 58%]

...;anonymous> (http://127.0.0.1:10656/game/js/bundle.js:1196:16)     at TimerHandler.__proto.run (http://127.0.0.1:10656/game/js/bundle.js:8352:45)     at Timer.__proto._update (http://127.0.0.1:10656/game/js/bundle.js:8101:15)     at Stage.__proto.render (http://127.0.0.1:10656/game/js/bundl...

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

96. laya.d3.webxr.core.WebXRCamera_API3.0 [ 58%]

...ess projectionMatrix projectionViewMatrix renderingOrder scene skyRenderer timer transform url viewMatrix viewport _updateMark Methods _applyCommandBuffer _createOpaqueTexture _initialize _isLayerVisible _needRenderGamma _processActive _updateCameraRenderData addAllLayers addChild addChildAt addChil...

来源: Laya3.0_api 发布时间: 20231115

97. 脚本组件继承于 Laya.Script。 其中的_update方法,多长时间会调用一次? 可以设置调用时间吗? [ 57%]

... 2017-11-09 1 2 分享 微博 QZONE 微信 ymsdandan 赞同来自: 你在Timer方法中可以找到这个只读方法可以知道调用间隔,但是不能设置调用时间 2017-11-09 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添...

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

98. 针对2.0.0 beta5 setLoadingPage 做增强 [ 57%]

...=== null) otherHandler = this._promiseHandler if (!this._loadScene) { Laya.timer.loop(10, this, this.openScene, [url, otherHandler, closeOther, param, complete, progress]) return } Laya.timer.clear(this, this.openScene) Laya.Scene.showLoadingPage(null, 0) // 同步执行 Promise.all([this._load(url,...

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

99. 如何往TiledMap格子内追加精灵 [ 57%]

...n(Event.CLICK,this,function() { flower.scaleX=1.1; flower.scaleY=1.1; Laya.timer.once(100, this,function() { flower.scaleX=1; flower.scaleY=1; alert("My Name is Bear" + no); return; }) }); mallLayer._childs[0].addChild(flower); } 2017-01-10 1 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 请...

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

100. IOS 二次开发 callbackToJSWithClass, JS没有收到OC的回调 [ 56%]

....loader.create 进度回调函数执行两次 怎么停止正在运行Laya.timer.frameLoop的回调函数 ios接入穿山甲sdk问题 socket收到服务器的数据如何解析成proto对象? 问题状态 最新活动: 2018-12-06 17:48 浏览: 1566 关注: 1 人 黝黑蜗科 • 2018-12-24 14:23 ...

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