大约有 2,541 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0064 秒)
Laya_社区(1918) Laya3.0_api(163) laya_api(112) Laya2.0_api(107) Laya2.0_文档(76) Laya_示例(68) Laya2.0_示例(51) Laya3.0_文档(46)
...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_社区 发布时间: 20200109
...失败 横屏模式在锁定竖屏的iphone上不能正常显示的问题 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 问题状态 最新活动: 2020-07-23 15:18 浏览: 625 关注: 3 人
来源: Laya_社区 发布时间: 20200609
...?什么情况? 资源加载后的 回调 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 问题状态 最新活动: 2017-06-23 11:57 浏览: 1683 关注: 2 人 wwxinqq • 2017-06-22 18:16 我重新编辑了问题。在开始我加了问题重现的说明...
来源: Laya_社区 发布时间: 20170622
...onstructor() { super(); this.once(Laya.Event.DISPLAY, this, this.onCreate); this.once(Laya.Event.UNDISPLAY, this, this.onDestroy); } /** * 加入场景 */ protected onCreate(): void ...
来源: Laya_社区 发布时间: 20181114
...ckagelaya.device.motionClasspublic class AcceleratorInheritanceAccelerator EventDispatcher Object Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationInclu...
来源: laya_api 发布时间: 20170929
...this.fishIndex]; this.mFactory = new Laya.Templet(); this.mFactory.on(Laya.Event.COMPLETE, this, this.parseComplete); this.mFactory.loadAni(aniPath); } // 动画解析完成,添加到舞台,并且开始swim parseComplete(): void { this.mArmature = this.mFactory.buildArmature(0); this.mArmature.x =...
来源: Laya_社区 发布时间: 20161209
...版本正常,LayaAir IDE 2.2.0beta2版本报错 Laya.stage.on(Laya.Event.CLICK, this, () => { Laya.loader.load("HallAni/star.part", Laya.Handler.create(this, (settings) => { let Particle2D = Laya.Particle2D; ...
来源: Laya_社区 发布时间: 20190808
...Classpublic class PixelLineRendererInheritancePixelLineRenderer BaseRender EventDispatcher Object PixelLineRenderer 类用于线渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不...
来源: Laya2.0_api 发布时间: 20190513
... 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 1.7.20beta有bug,帧属性面板打不开 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 如何获取一个3D模型的长宽高? La...
来源: Laya_社区 发布时间: 20180312
...rCrash/Program/trunk/ClientLaya2.0/CarCrash/bin/libs/laya.ui.js:708:19) at EventHandler.runWith (file:///E:/CarCrash/Program/trunk/ClientLaya2.0/CarCrash/bin/libs/laya.core.js:850:38) at ResInfo.event (file:///E:/CarCrash/Program/trunk/ClientLaya2.0/CarCrash/bin/libs/laya.core.js:889:42) at LoaderMa...
来源: Laya_社区 发布时间: 20190904