大约有 479 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0036 秒)
Laya3.0_api(154) laya_api(104) Laya2.0_api(97) Laya_社区(91) Laya3.0_文档(10) Laya2.0_示例(8) Laya2.0_文档(8) Laya_示例(7)
...PTHTEST_LEQUAL DEPTHTEST_LESS DEPTHTEST_NEVER DEPTHTEST_NOTEQUAL DEPTHTEST_OFF STENCILOP_DECR STENCILOP_DECR_WRAP STENCILOP_INCR STENCILOP_INCR_WRAP STENCILOP_INVERT STENCILOP_KEEP STENCILOP_REPLACE STENCILOP_ZERO STENCILTEST_ALWAYS STENCILTEST_EQUAL STENCILTEST_GEQUAL STENCILTEST_GREATER STENCILTES...
来源: Laya3.0_api 发布时间: 20231102
...dRate getPublicExtData getTotalkeyframesLength hasListener isCreateFromURL off offAll offAllCaller on once setAnimationDataWithCache destroyUnusedResources Constructors constructor new AnimationTemplet(): AnimationTemplet Overrides Resource.__constructor Defined in laya/ani/AnimationTemplet.ts:127 R...
来源: Laya3.0_api 发布时间: 20231115
...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象...
来源: laya_api 发布时间: 20170929
...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象...
来源: Laya2.0_api 发布时间: 20190513
...t getFirstRetiredElement getMesh getRenderType hasListener isCreateFromURL off offAll offAllCaller on once releaseRender renderSubmit setFirstFreeElement setFirstNewElement update updateParticleForNative destroyUnusedResources Constructors constructor new ParticleTemplate2D(settings: ParticleSetting...
来源: Laya3.0_api 发布时间: 20231115
陀螺仪接口问题 Laya.Gyroscope.instance.off(Laya.Event.CHANGE,this,this.test) 调用off方法但是没有生效 还是一直在走on方法去监听陀螺仪旋转 2018-01-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20180127
... _setGPUMemory destroy event gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new BaseTexture(width: number, height: number, format: number): BaseTexture Overrides Resource.__constructor Defined in laya/resource/BaseTexture...
来源: Laya3.0_api 发布时间: 20231115
... 提交 1 个回复 cuixueying 赞同来自: 监听使用on,移除使用off 2017-02-06 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 trlanfeng 相关问题 分享:自定义事件派发与侦听(A页面派发 B页面侦听) TextI...
来源: Laya_社区 发布时间: 20170206
...关的链接 提交 2 个回复 xin 赞同来自: 是不是这里少写了off 事件 2019-10-23 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 上传一个demo吧 2019-10-25 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 xin 相...
来源: Laya_社区 发布时间: 20191023
laya消息机制上的大bug Laya消息机制中offAllCaller自身逻辑错误:(涵盖版本:所有) laya.core.js:1001行 offAllCaller函数: 在调用this.off(name,caller,null);时 listener传入参数为空。 laya.core.js:951行 off函数的实现方法中: if (listener !=null){ 直...
来源: Laya_社区 发布时间: 20181110