大约有 6,598 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0125 秒)
Laya_社区(5247) Laya3.0_api(482) Laya2.0_文档(363) Laya_示例(154) Laya2.0_示例(116) Laya3.0_文档(105) Laya2.0_api(67) laya_api(64)
...被折叠 要回复问题请先登录 发起人 jison_ailin 相关问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 分享:LayaAir下如何获取图集下的小图资源? 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 模型资源释放问...
来源: Laya_社区 发布时间: 20171205
...线绘制bug drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 能不能做到“分步 多次 热更新” 如何清除graphics绘制的矢量图 layaAir,图片在普通...
来源: Laya_社区 发布时间: 20170509
...叠 要回复问题请先登录 发起人 蚊仔 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 请问有没有方法能够获取“鼠标是否处于按下状态”? Animator 如何获取当前所有动画名称呢?或者所有...
来源: Laya_社区 发布时间: 20180829
...前laya加载资源一般是用这种处理方式: Laya.loader.load(res, new Handler(caller, callBack)); 这里隐藏了一个问题,就是caller 被 Laya.loader 内某个成员持有引用,加载完成触发callBack后才释放。 如果网络较差, 加载完成的时候,预期已经销...
来源: Laya_社区 发布时间: 20180510
...• 2018-01-25 10:10 能否举一个例子,比如我现在是 this.skill = new Laya.Animation(); this.skill.play(); 就是播放技能的动画。是this.skill.interva()这样吗, 中间有没有什么参数?
来源: Laya_社区 发布时间: 20180125
...onstructor Properties direction origin Methods at Constructors constructor new Ray(origin: Vector3, direction: Vector3): Ray Defined in laya/d3/math/Ray.ts:10 创建一个 Ray 实例。 Parameters origin: Vector3 射线的起点 direction: Vector3 射线的方向 Returns Ray Properties direction dir...
来源: Laya3.0_api 发布时间: 20231115
...nstructors constructor Properties conditions name Constructors constructor new Animation2DNext(): Animation2DNext Defined in laya/components/Animation2DNext.ts:7 Returns Animation2DNext Properties conditions conditions: Animation2DCondition[] = [] Defined in laya/components/Animation2DNext.ts:7 name...
来源: Laya3.0_api 发布时间: 20231102
关于movieClip播放swf的问题 let emotionSwf: Laya.MovieClip = new Laya.MovieClip(); let emotionAltasPath = emotionSwf.load(emotionSwfPath, true, emotionAltasPath); emotionSwf.play(0,false); emotionSwf.playTo(0, emotionSwf.count, Laya.Handler.create(this,() => { emotionSwf.stop(); emotion.vi...
来源: Laya_社区 发布时间: 20181029
...: getItemByClass是不是只能得到实例后再赋值?毕竟不全是new 的过程? 2018-09-13 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 LAYA_AIR 相关问题 关于shader中opengl函数问题 Text类中竟然没有pos函数...
来源: Laya_社区 发布时间: 20180913
...ONE 微信 hashave 赞同来自: 我知道搞多个div啊。关键是怎么new一个 Laya出来. 2018-04-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 hashave 相关问题 安装layaAirIDE2 ,跟着官网敲hello world 例子,为...
来源: Laya_社区 发布时间: 20180421