大约有 1,775 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0090 秒)
Laya_社区(1359) Laya2.0_文档(252) Laya3.0_文档(118) laya_api(14) Laya_示例(11) Laya3.0_api(8) Laya2.0_api(8) Laya2.0_示例(5)
...Laya.loader.getRes("res/island.png"); var tBall = Texture.create(t,866,190,548,305); var tTower = Texture.create(t,data.tower[towerLel].x,data.tower[towerLel].y,data.tower[towerLel].w,data.tower[towerLel].h); var tAeroboat = Texture.create(t,data.aeroboat[aeroboatLel].x , data.aeroboat[aeroboatLel]....
来源: Laya_社区 发布时间: 20170720
...(file:///F:/Laya2Workspace/laya.feifan.bandarq2.0/bin/libs/laya.core.js:10451:24) at Stage.__proto.render (file:///F:/Laya2Workspace/laya.feifan.bandarq2.0/bin/libs/laya.core.js:31079:13) at Stage.__proto._loop (file:///F:/Laya2Workspace/laya.feifan.bandarq2.0/bin/libs/laya.core.js:31018:8) ...
来源: Laya_社区 发布时间: 20191010
...ver responded with a status of 404 (Not Found) E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\layarepublic\toolbar\extension.js:66 Problem retrieving XML data E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\codeextension\servicecount\extension.js:3 servicecount extension disabled! Instead of layaEd...
来源: Laya_社区 发布时间: 20180319
...[查看详细说明](https://miniapp.open.taobao.com/docV3.htm?docId=117457&docType=1&tag=dev) - mini.project.json:用于配置项目用到的文件格式,如果用到了特殊的文件格式,需要在这配置 - package.json:项目描述文件 - node_modules/layaengine:导出项目所使用...
来源: Laya2.0_文档 发布时间: 20210714
...线与碰撞器相交检测 Laya.Physics.rayCast(this.ray,this.outHitInfo,5); //------------------------------------------------TODO_WPP 碰撞器生成有问题?? 应该是outHitInfo.distance -1 这个问题 // //如果未有碰撞则返回 // if(this.outHitInfo.distance < 0)speedX = speedZ ...
来源: Laya_社区 发布时间: 20171113
... // 不支持WebGL时自动切换至Canvas Laya.init(750, Laya.Browser.height, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = "fixedwidth"; Laya.stage....
来源: Laya_社区 发布时间: 20180323
html5发布iOS编译报错 Ld /Users/poss/Library/Developer/Xcode/DerivedData/wangpainiuniu-anpukpjfwkheduhiexglvkluqjyw/Build/Products/Debug-iphonesimulator/wangpainiuniu.app/wangpainiuniu normal x86_64 cd /Users/poss/Desktop/release/iOS/wangpainiuniu/wangpainiuniu export IPHONEOS_DEPL...
来源: Laya_社区 发布时间: 20161229
...LayaBox的时候,凭借LayaFlash拿到了千万级的天使融资,2015年整个H5产业链,包括引擎、CP、渠道平台、数据服务等几十家企业纷纷获得融资,业内人围绕着H5什么时候爆发展开了热烈的讨论。但是直到2016年,爆发迟迟没有来临,资...
来源: Laya2.0_文档 发布时间: 20210714
...init(texture); //this.spe.initWithoutTexture(128, 128); this.spe.pos(300, 350); this.spe.setProgress(this.progress); Laya.stage.addChild(this.spe); ----------------------源码-------------------------- import Shader = laya.webgl.shader.Shader; export class coolDownShader extends Shader { ...
来源: Laya_社区 发布时间: 20170606
...2019-07-23 0 0 分享 微博 QZONE 微信 刘海东 赞同来自: 07/23 10:52:17: Launching app $ adb install-multiple -r -t F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_3.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slic...
来源: Laya_社区 发布时间: 20190723