大约有 2,738 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0102 秒)
Laya_社区(1923) Laya3.0_api(248) Laya2.0_api(162) laya_api(132) Laya_示例(81) Laya2.0_文档(81) Laya2.0_示例(65) Laya3.0_文档(46)
Laya.ClassUtils.getInstance这个传入类名创建出来的实例还是null 2017-11-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ymsdandan 赞同来自: 你这个可以发个demo或者能详细描述下么 ...
来源: Laya_社区 发布时间: 20171106
TypeError: Cannot read property '_byteLength' of null (LayaAirIDE1.7.11版本)TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (file:///F:/client_svn/h5/bin/libs/laya.webgl.js:4963:32) at SubmitCanvas.__proto.renderSubmit (file:///F:/client_svn/h5/bin/libs/laya....
来源: Laya_社区 发布时间: 20171111
...eratePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void 用于生成粒子初始位置和方向。 BaseShapeProperty Detailenablepropertypublic var enable:Boolean是否启用。randomDirectionproperty public var randomDirection:Boolean...
来源: laya_api 发布时间: 20170929
...eratePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void 用于生成粒子初始位置和方向。 BaseShapeProperty Detailenablepropertypublic var enable:Boolean是否启用。randomDirectionproperty public var randomDirection:Boolean...
来源: Laya2.0_api 发布时间: 20190513
laya.webgl.js调用_repaintSprite(),方法内部this.sprite为null 使用的引擎库文件是1.7.10版本 附件 : --> 2017-09-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自...
来源: Laya_社区 发布时间: 20170920
... }, { url: "res/atlas/human.atlas" }], Laya.Handler.create(this, progress, null, false), null, Laya.Loader.ATLAS) } function progress() { (function loading() { Laya.loader.load([{ url: "icon/背包宝石UI.png" }, { url: "icon/交易所UI.png" }, { url: "res/atlas/0.atlas" }, { url: "res/atlas/1.atl...
来源: Laya_社区 发布时间: 20180710
这个GetType=null的问题有大神解答下吗 碰到个这样的问题,交流区里有大神说让碰撞方法一帧执行一次,按照大神的方式试了下,但是还是报这个错,有别的解决方法吗? TypeError: Cannot read property 'GetType' of null preload.js:55 at box2d.b2...
来源: Laya_社区 发布时间: 20190724
...示。 "bottom": 居底部对齐显示。 Text viewport : Rectangle = null 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染性能。比如由一个个小图片拼成的地图块,viewport外面的小图片将...
来源: laya_api 发布时间: 20170929
...lder创建项目,无法运行。报错Cannot read property 'addChild' of null 打印了Laya.version输出为null addChild到Laya.stage,报错 请问是不是我有什么地方未配置正确? “位置”已添加为${workspace_loc:/Test_280_01/as/layajs.exe} “自变量”已添加为"${proj...
来源: Laya_社区 发布时间: 20201203
...Label("turnRight",0).to(target,{x:450, y:100, scaleX:0.5, scaleY:0.5},2000,null,0) .addLabel("turnDown",0).to(target,{x:450, y:300, scaleX:0.2, scaleY:1, alpha:1},2000,null,0) .addLabel("turnLeft",0).to(target,{x:100, y:300, scaleX:1, scaleY:0.2, alpha:0.1},2000,null,0) .addLabel("turnUp",0).to(targ...
来源: Laya_示例 发布时间: 20251209