大约有 27,816 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0538 秒)
Laya_社区(26260) Laya3.0_api(468) Laya2.0_文档(427) Laya2.0_api(191) laya_api(154) Laya3.0_文档(119) Laya_示例(117) Laya2.0_示例(80)
Laya.MovieClip() new的时候崩溃了,在线等,很急!!!! Laya.MovieClip() 这个类new的时候有崩溃,但不是必现的这是代码 //swf动画 createSWFAnimoton(strSWF,strImg,state):any{ this.swfAni = new Laya.MovieClip(); this.swfAni.load(strSWF,true,strImg); this.swfAni.x = ...
来源: Laya_社区 发布时间: 20170505
laya怎样使Text 文字逐个出现 laya怎样使Text 文字逐个出现 2020-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小小泽 จุ บ 赞同来自: 希望这个能对你有帮助https://layaair...
来源: Laya_社区 发布时间: 20200923
...找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你场景加载好之后才能获取相机,这个加载是异步的,这代码就是没等加载成功就去获取,就会获取不到。 2018-08-08 0 8 分享 微博 QZONE 微信 苏栢 赞同来...
来源: Laya_社区 发布时间: 20180807
laya2.0 场景设置不会对之前已经创建好的场景生效吗? 如题,我之前做了场景,进行游戏适配exactfit,后面项目给成了fixedwith,发现之前的场景,做全屏适配的时候还会有问题 2020-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20201123
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/ChainCollider" ChainCollider Class ChainCollider 2D线形碰撞体 Hierarchy ColliderBase ChainCollider Index Constructors ...
来源: Laya3.0_api 发布时间: 20231115
都2019年了,Laya还不打算更新支持龙骨DragonBones5.6吗? 都已经2019年了,内置的龙骨动画还停留在5.1.0版本(2017-03-08)。 咨询一下:官方有计划更新一下最新的龙骨版本5.6和转换工具吗? 还是说此功能已经停更或放弃了 2019-03-2...
来源: Laya_社区 发布时间: 20190326
广州乐顽诚招LAYA游戏开发,地铁口办公 坐标广州,招2名laya游戏开发,要求1年以上laya游戏开发经验,薪资10K起。 地铁四号线大学城北站D出口即达,办公环境优美,福利齐全。 有意者请联系hr@91prize.com 2019-07-17 添加评论 免费...
来源: Laya_社区 发布时间: 20190717
laya 发布 支付宝小游戏 请问 一下 支付宝是否 还支持小游戏 我按照laya 的教材 发布支付宝小游戏 发现 在支付宝工具 里面没有小游戏 选项, 导致支付宝工具那边 编译时找不到如何文件(默认是aap.js) 2020-08-13 添加评论 免费...
来源: Laya_社区 发布时间: 20200813
...he quad */ render() { this.gl.useProgram(this.program); this.gl.bindBuffer(Laya.WebGLContext.ARRAY_BUFFER, this.vertexPositionBuffer); this.gl.enableVertexAttribArray(this.vertexPositionAttribute); this.gl.vertexAttribPointer( this.vertexPositionAttribute, this.vertexPositionBuffer.itemSize, Laya.We...
来源: Laya_社区 发布时间: 20180726
...)是我理解问题,还是我写错了呢。。。。 function Init(){ Laya.init(800,600); bg = new laya.display.Sprite(); bg.loadImage("res/bg.png"); bg.pos(0,0); bg.width = 100; bg.height = 100; bg.size(100,100); Laya.stage.addChild(bg); } 2016-07-11 添加评论 免费帖 --> 分享 微博 QZ...
来源: Laya_社区 发布时间: 20160711