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

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

781. 2.0打包出的apk,弹窗显示和web不一致 [ 55%]

...动: 2018-10-22 20:48 浏览: 907 关注: 2 人 晓风 • 2018-10-25 11:32 弹窗,在web版使用正常,在native,demo第二次显示不出来; 注意,demo的显示有旋转。有横屏有竖屏

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

782. mac os ts环境配置 [ 55%]

... on type 'typeof ui'. src/uiscripts/InterServiceSports/OverServiceFight.ts(32,48): error TS2339: Property 'getSquareIconPath' does not exist on type 'typeof ui'. src/utils/Utils.ts(874,9): error TS2322: Type '[any, number]' is not assignable to type '[number]'. Types of property 'length' are incompa...

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

783. 加载解析ByteArray问题 [ 55%]

...e(data); byts.pos = 0; var fr:int = byts.getByte(); var a:int = byts.getInt32(); alert(fr);//这个值正常 alert(a);//这个值不正常,后面再读取都不正常了 } } 2017-03-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

784. 求一个2D子弹跟踪的JS计算公式! [ 55%]

...与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: a372853273 目标坐标-子弹坐标=方向向量   方向向量/向量的模(也就是长度)= 单位化的方向向量   单位向量*移动速度*deltaTime(dt)也就是每帧的时间= 每帧移动的向量   用计...

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

785. laya.ani.GraphicsAni_API3.0 [ 55%]

...ngles drawTriangles(texture: Texture, x: number, y: number, vertices: Float32Array, uvs: Float32Array, indices: Uint16Array, matrix?: Matrix | null, alpha?: number, color?: string | number, blendMode?: string | null): DrawTrianglesCmd Inherited from Graphics.drawTriangles Defined in laya/display/Gra...

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

786. 为什么加载进度回调只调用了一次。下面有代码,求解答 [ 55%]

...: 2017-03-31 11:25 浏览: 1302 关注: 2 人 dazhi1001 • 2017-03-31 11:32 谢谢

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

787. 在H5中游戏流畅,但是在Native打包过后的里面不流畅 [ 55%]

...一个游戏 代码重新 写的 问题状态 最新活动: 2017-04-12 17:32 浏览: 1650 关注: 2 人 DemonWu • 2017-04-12 18:17 明天我弄个外网服务器然后qq发给你

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

788. APP打包后在模拟器上运行的问题 [ 55%]

...动: 2016-12-16 17:16 浏览: 1994 关注: 4 人 cyl117 • 2016-09-26 12:32 了解~~~3q

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

789. 文本基础样式(JavaScript-LayaAir基础篇(JS)-文本) [ 55%]

...置文本字体 txt.font = "Ya Hei"; //设置字体大小 txt.fontSize = 32; //设置文本区背景 txt.bgColor = "#c30c30"; //设置文本框的颜色 txt.borderColor = "#23cfcf"; //设置粗体、斜体 txt.bold = true; //设置斜体 txt.italic = true; //设置边距 txt.padding = [5,5,5,5]; Lay...

来源: Laya2.0_文档 发布时间: 20210714

790. 求解决:2d引擎Matter将凹型分解成凸型顶点不正确 [ 55%]

....7.14beta,多行文本不换行 问题状态 最新活动: 2018-09-13 16:32 浏览: 1068 关注: 2 人 星空 • 2018-09-13 21:36 demo里有引用decomp.js,pathseg.js要怎么用? hj • 2018-09-14 10:15 引用了就可以了,第三方库的细节就不提供服务了,你可以去matter...

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