大约有 850 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0041 秒)
Laya_社区(460) Laya3.0_api(77) laya_api(70) Laya2.0_api(64) Laya3.0_文档(53) Laya2.0_文档(50) Laya2.0_示例(39) Laya_示例(37)
...; //一个轴心点中心的addChild到另一个轴线点位中心的 this.size(77,84); this.mc.pos(77/2,84/2); this.pivot(77/2,84/2); this.addEvent(); this.initStatus(); } 难道不应该skin.x = 0,skin.y = 0吗,为何非得x,y是宽高的一半才可以。 2017-12-20 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20171220
... LayaAirIDE2.2 - Laya3D init error ,must support webGL Error: asBitmap no size! 创建的actionscript项目,但是新建模版文件的时候是javaScript文件没有AS的选项 spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么...
来源: Laya_社区 发布时间: 20170509
... sprite.y = y; sprite.scale(0.5,0.5); sprite.autoSize = true; sprite.play("idle", true); Laya.stage.addChild(sprite); console.log(sprite.getBounds()); console.log(sprite.width,sprite.height)); } 附件 : --> ZG.zip ...
来源: Laya_社区 发布时间: 20161108
...emRender = initTreeItem(); // tree.xml = treeData; // tree.size(300, 300) // tree.x = (Laya.stage.width - tree.width) / 2; // tree.y = (Laya.stage.height - tree.height) / 2; // Laya.stage.addChild(tree); } 附件 : --> 2018-07-26 添加评论 免费帖...
来源: Laya_社区 发布时间: 20180726
...e下写一遍即可) function bggame() { create(); tip.pos(200,200); tip.size(400,100); bg.loadImage("../laya/assets/img/134.png"); Laya.stage.addChild(bg); t = setInterval(time++,1000); } 2017-08-30 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先...
来源: Laya_社区 发布时间: 20170801
...is.Img.x; this.ImgY =this.Img.y; this.layout(); Laya.stage.on(Laya.Event.RESIZE, this, this.layout); Laya.stage.on(Laya.Event.ADDED, this, this.layout); layout(){ var bWidth:number = Browser.width; //浏览器的宽 var bHeight:number = Browser.height;//浏览器的高 var wRatio:number = bWid...
来源: Laya_社区 发布时间: 20181123
...是404 Failed to load resource: net::ERR_FILE_NOT_FOUND Error: asBitmap no size! 编译异常 Note that you need plugins to import files that are not JavaScript LayaAirIDE2.2 - Laya3D init error ,must support webGL spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - O...
来源: Laya_社区 发布时间: 20250808
... LayaAirIDE2.2 - Laya3D init error ,must support webGL Error: asBitmap no size! unity粒子特效的sorting fudge层级排序与laya3d的渲染显示相反 Laya3d球星添加了刚体,但是碰撞无法触发onTriggerEnter的问题,120元有偿悬赏解答 希望Laya3D的入门提供一个unity...
来源: Laya_社区 发布时间: 20190618
... return this._nativeObj.addGlobalValueDefine(modifyType, type, size, defaultData); ^^ TypeError: this._nativeObj.addGlobalValueDefine is not a ...
来源: Laya_社区 发布时间: 20190819
...? IDE不能运行调试提示:Chrome error: Error:... Error: asBitmap no size! 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 切换场景编辑器时 Laya3D init error must support webGl Chrome error: Error: spawn ENOENT spine转换失败,加载错误,导出二制数据出错...
来源: Laya_社区 发布时间: 20230901