大约有 8 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)
...ols\\LayaAirCmdTool.max.js', 'D:\\s3mh5_client\\laya\\.laya', 'clear=false', 'releasemode=normal', 'exportUICode=false', 'exportRes=false' ] type: Windows_NT appPath: C:\Users\XXX\AppData\Roaming\npm\node_modules\layacmd\ProjectExportT ools\ openProject: D:\s3mh5_client\laya\.laya loa...
来源: Laya_社区 发布时间: 20171028
...tic _mainTex : number; public static _mainCol : number; inited : boolean = false; constructor() { super(); if(!this.inited) { CMat._mainTex = Laya.Shader3D.propertyNameToID("u_MainTex"); CMat._mainCol = Laya.Shader3D.propertyNameToID("u_MainCol"); CMat.initShader(); this.inited = true; } this.setSha...
来源: Laya_社区 发布时间: 20190814
...ions: { // background: '../../res/physics/img/background.png', wireframes: false//true// } }); // create two boxes and a ground var boxA = Bodies.rectangle(400, 200, 80, 80); var boxB = Bodies.rectangle(450, 50, 80, 80); var ground = Bodies.rectangle(400, 610, 810, 60, { isStatic: true }); // add al...
来源: Laya_社区 发布时间: 20170905
...t2_cache", tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }),3、compile.js 完整代码如下 // v1.2.2 //获取Node插件和工作路径 [b]let ideMod...
来源: Laya_社区 发布时间: 20200607
...ad-5336) 08-14 10:57:49.401 3996-3996/? I/NetworkSpeedManagerEx: mIsStop = false 08-14 10:57:49.402 3996-4122/? D/NetworkSpeedManagerEx: doInBackground 08-14 10:57:49.404 3996-3996/? D/NetworkSpeedManagerEx: onPostExecute 08-14 10:57:49.405 3996-3996/? I/NetworkSpeedManagerEx: value = 3251.0 08-14...
来源: Laya_社区 发布时间: 20180814
... jsversion:2.1.3.1 I/LayaBox: isplug:false I/LayaBox: ====================================================== I/LayaBox: require(/sdcard/layabox/scripts/async.js) I/LayaBox: found the file in the package:scripts/async.js I/LayaBox: loadURL:http://stand.alon...
来源: Laya_社区 发布时间: 20171218
...teByte(uint8arry[i]); } } return len ? Protobuf.decodeProtos(proto, buf) : false; } break; } } static isSimpleType(type:string):boolean { return ( type === 'uInt32' || type === 'sInt32' || type === 'int32' || type === 'uInt64' || type === 'sInt64' || type === 'float' || type === 'double' ); } static...
来源: Laya_社区 发布时间: 20180119
...box.dotJourney E/LayaGameEngine: game_plugin_set_option key=localize value=false 2018-11-26 18:31:47.346 4749-4749/com.layabox.dotJourney E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://106.15.95.203:20100/web/index.html 2018-11-26 18:31:47.346 4749-4770/com.layabox.dotJourney E/In...
来源: Laya_社区 发布时间: 20181126