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

大约有 27 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0039 秒)

21. 说的的新版本更新的问题呢 [ 53%]

...吗?我看代码还是重写了substr __substr:function(ofs,sz){return arguments.length==1?Laya.__presubstr.call(this,ofs):Laya.__presubstr.call(this,ofs,sz>0?sz:(this.length+sz));},   String.prototype.substr=Laya.__substr; 请你们自己检测一下   我举个例子:   let color='#FFFFF...

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

22. ☆☆☆☆☆☆☆☆☆☆☆每增加一个 view 都会增加一个 drawcall 吗 ☆☆☆☆☆☆☆☆☆☆☆ [ 51%]

...oto.fillText=function(text,x,y,font,color,textAlign){ Stat.drawCall++; if (arguments.length > 3 && font !=null){

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

23. JavaScript heap out of memory,ide编译不了代码 [ 48%]

...gOrOffset=216041A1 <undefined>,length=216041A1 <undefined>) 3: arguments ad...   附件 : --> 2019-12-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 君昊 赞同来自: Laya_Yan 找到ide的目录...

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

24. socket大型项目回调 [ 36%]

...s._callbacks[event] || []).push(fn); } public request(route, msg, cb) { if(arguments.length === 2 && typeof msg === 'function') { cb = msg; msg = {}; } else { msg = msg || {}; } route = route || msg.route; if(!route) { return; } this.reqId++; if(this.reqId>127){ this.reqId = 1; } var reqI...

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

25. 引擎 TiledMap 居然不支持图块翻转 [ 31%]

...tends Laya.Sprite {         constructor() {             super(...arguments);             this.relativeX = 0;             this.relativeY = 0;             this.isAloneObject = false;             this.isHaveAnimation = false;             this.drawImageNum = 0;  ...

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

26. 缓存工具-layadcc · LayaAir3.0文档 · LAYABOX [ 27%]

...法如下: Usage: [options] [command] <dir> layadcc2命令工具 Arguments: dir 输入目录 Options: -V, --version output the version number -o, --output <outDir> 指定输出目录,如果是相对目录,则是相对于当前目录 (default: "dccout") -m, --merge 是否合并小文...

来源: Laya3.0_文档 发布时间: 20240726

27. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 8%]

...1 分享 微博 QZONE 微信 ImbaPanda 赞同来自: 导出报这个错误 ArgumentOutOfRangeException: Argument is out of range. Parameter name: index System.Collections.Generic.List`1[System.Double].get_Item (Int32 index) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collectio...

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