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

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

751. 错误提示很好,但是还是不知道我代码哪里出了问题 [ 72%]

...\node_modules\vscode-debugadapter\lib\protocol.js:24:60)     at emitOne (events.js:96:13)     at Socket.emit (events.js:188:7)     at rea[...] Error processing "evaluate": TypeError: Cannot read property 'api' of undefined     at ChromeConnection.get api [as api] (d:\LayaBox\LayaAirIDE_1_7_6...

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

752. ts如何判断canvas是否失去焦点 [ 72%]

...当前标签被切换到后台后,重新切换回来时,你可以监听Event.FOCUS 舞台失去焦点时调度。比如浏览器或者当前标签被切换到后台后调度,你可以监听Event.BLUR   2017-02-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回...

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

753. laya air AS3 自定义事件派发与监听 [ 72%]

...: 1217 关注: 2 人 Zorana • 2018-07-26 11:28 我知道了 我的this.event 的Event 不小心大写了 谢谢~

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

754. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 72%]

...MLHttpRequest`和`XMLHttpRequestUpload`都继承了同一个`XMLHttpRequestEventTarget`接口所以upload也具有上述事件。 ## 在laya中怎么使用 laya中用HttpRequest对XMLHttpRequest进行了简单的封装,HttpRequest继承的是EventDispatcher,具有事件派发的功能。我们...

来源: Laya2.0_文档 发布时间: 20210715

755. 动画监听回调怎么会无限成倍调用 [ 72%]

动画监听回调怎么会无限成倍调用 this.star.on(Laya.Event.COMPLETE, this, function () { 解决这个问题·两天了·我差点怀疑我的智商,写了好几遍正确的递归思路。结果就是成倍调用, 最后发现是 我在递归方法里面监听动画播放完毕,第...

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

756. 资源加载问题 [ 72%]

...re.js:13173)     at LayaGame.<anonymous> (LayaGame.ts:60)     at EventHandler.__proto.runWith (laya.core.js:724)     at ResInfo.__proto.event (laya.core.js:494)     at LoaderManager.__proto._endLoad (laya.core.js:13377)     at Loader.onLoaded (laya.core.js:13353)     at EventHandle...

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

757. laya.display.Animation [ 72%]

...l Classes | Index | Frames No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放...

来源: laya_api 发布时间: 20170929

758. laya.d3.core.light.DirectionLight [ 72%]

...sses | Index | Frames No Frames DirectionLightProperties | Methods | Events Packagelaya.d3.core.lightClasspublic class DirectionLightInheritanceDirectionLight LightSprite Sprite3D Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Pr...

来源: Laya2.0_api 发布时间: 20190513

759. laya.d3.core.material.Material_API3.0 [ 72%]

...tCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getText...

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

760. 2个钢铁在没有接触到就触发了onTriggerEnter函数 [ 72%]

...小,这个应该怎么做? 关于customRender函数不执行的问题 Event.CLOSE不触发 怎么获取当前触发鼠标点击的某个物体 js调as函数 undifine Event触发不了 问题状态 最新活动: 2019-06-27 11:25 浏览: 1791 关注: 2 人 177*****712 • 2019-06-27 13:53 好的...

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