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

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

11. http 请求 once 的 回调参数,如何传递和接收? [ 82%]

http 请求 once 的 回调参数,如何传递和接收? once () method  public function once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知,此侦...

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

12. laya.display.Node_API3.0 [ 76%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boo...

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

13. Laya2.1 加载spine动画会随机出现抖动 [ 75%]

...o main target 动画混合无效(版本2.6) 骨骼动画播放完后的回调时间 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语...

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

14. 微信小游戏问题 [ 73%]

...放后自动删除。),在小游戏中不行,需要在音效中设置回调函数,在函数中删除。但是回调删除效果有的时候也会消除不掉。 未设置回调中删除音效时,微信开发者工具中报警告音效已加载。 附件 : --> 2018-02-05 添加评论 免费...

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

15. laya.d3.core.Sprite3D_API3.0 [ 72%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node....

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

16. 连续按键KEY_DOWN如何只响应一次! [ 71%]

...应慢 尝试响应sprite的dragstart事件,怎么尝试都没有进入回调函数 WXOpenDataViewer list 按钮等鼠标事件无响应 button超出view不能响应点击 点击事件部分没响应! 问题状态 最新活动: 2016-12-21 16:23 浏览: 1701 关注: 1 人

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

17. 关于Laya.loader.load和getRes的问题 [ 71%]

...(200, 0);我初步查看了源码,发现 load 的第二个参数是一个回调 Handler ,于是我猜想 load 负责将读取到的图片存入缓存中,然后在回调里通过 getRes 调用从缓存中读取。继续查看源码后,我发现 getRes 实际上是从 loadedMap 中获取资源...

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

18. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 70%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from PixelLineSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:296 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node...

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

19. laya.d3.core.light.LightSprite_API3.0 [ 69%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Nod...

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

20. laya.ui.Slider [ 68%]

...。 UIComponent  changeHandler : Handler 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 Slider customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite ...

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