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

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

631. 使用了destroy()之后,还需要手动移除侦听事件和引用吗? [ 53%]

...标滚轮滚动事件 为什么给Sprite容器添加点击事件没反应 event自定义事件的问题 问题状态 最新活动: 2017-09-14 14:57 浏览: 786 关注: 2 人

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

632. ProgressBar 代码问题 [ 53%]

...popup并且模拟进度条加载 按钮代码: this.testLoadingBar_anim.on(Event.CLICK,this,()=>{     var loading : Onloading = new Onloading();     loading.popup(true);     Laya.timer.loop(100, this, loading.changeValue); }); 进度条代码: import Handler = Laya.Handler; export class Onl...

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

633. Laya2.9Unity插件问题 [ 53%]

...0) UnityEngine.Experimental.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout) (at D:/unity/Modules/UIElements/IMGUIContainer.cs:266) UnityEngine.Experimental.UIElements.IMGUIContainer.Handl...

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

634. laya.display.AnimationPlayerBase [ 53%]

...| Index | Frames No Frames AnimationPlayerBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationPlayerBaseInheritanceAnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画播放基类,提供了基础的动画...

来源: laya_api 发布时间: 20170929

635. 获取index.html中的值 [ 53%]

...获取图片每个像素点的RGB? tree mouseHandler 怎么获取条目 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 问题状态 最新活动: 2017-04-13 10:26 浏览: 2546 关注: 2 人

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

636. frameLoop 方法第4个参数是回调参数,我设置了之后,在第三个参数的回调函数中获取不到 [ 53%]

...方法时失败 分享:LayaAir下如何获取图集下的小图资源? Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 问题状态 最新活动: 2018-01-31 16:49 浏览: 856 关注: 2 人

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

637. 我二进制资源load之后,为什么通过getRes获取不到。 [ 53%]

...andler 怎么获取条目 怎样获取浏览器地址传过来的GET参数 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 问题状态 最新活动: 2018-10-11 15:01 浏览: 1631 关注: 3 人 fengzv • 2018-10-11 18:01 因为加载完又给清除了,所以获取不到。我设...

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

638. scene3D第二次通过 Laya.Loader.getRes获取时,已经并非初始的scene3D,该如何处理?谢谢 [ 53%]

...器地址传过来的GET参数 如何获取图片每个像素点的RGB? Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 问题状态 最新活动: 2020-05-19 01:29 浏览: 421 关注: 1 人

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

639. 骨骼动画销毁后再创建,报错 [ 53%]

...Driver.addTextureToAtlas __proto.addTextureToAtlas __proto.runWith __proto.event __proto.completeCreate __proto.recreateResource __proto.activeResource (anonymous function) __proto._drawTextureM __proto.drawTextureWithTransform ._drawTextureWithTransform __proto._renderAll __proto._graphics __proto....

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

640. laya.display.AnimationBase [ 53%]

...asses | Index | Frames No Frames AnimationBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法...

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