大约有 6 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0045 秒)
...通过回调方法绘制图片并添加到舞台 Laya.loader.load([this.monkey1,this.monkey2],Laya.Handler.create(this,this.graphicsImg)); } private graphicsImg():void{ //创建一个实例 this.img = new Laya.Sprite(); //添加到舞台 Laya.stage.addChild(this.img); ...
来源: Laya_社区 发布时间: 20180226
...tatic s_instance = null; public static getInstance():MapManager { if(null==this.s_instance) { this.s_instance=new MapManager(); this.s_instance.init(); } return this.s_instance; } private init() { } private skins: Array<string>; private mapImg:Laya.Image; private constructor() { } public GetMa...
来源: Laya_社区 发布时间: 20171124
...2 @Laya_Yan:改完以后换了个地方报错。throw gl.getProgramInfoLog(this._program); laya.core.js 3565行
来源: Laya_社区 发布时间: 20220824
...reTest/.laya/compile.js compile Debugger listening on port 48982. Warning: This is an experimental feature and could change at any time. laya_ide_time.require.single.gulp-util: 7.87ms gulp.js:8 laya_ide_time.require.single.pretty-hrtime: 2.2ms gulp.js:8 laya_ide_time.require.single.chalk: 10.4ms gul...
来源: Laya_社区 发布时间: 20200607
...8224f64ddb 08-14 10:57:48.979 22228-22354/? I/LayaBox: release JSWebSocket this=adf7dbf8 deletgate=adfb4648 08-14 10:57:49.131 3084-3555/? D/AudioFlinger: mixer(0xaad8e188) throttle end: throttle time(29) --------- beginning of crash 08-14 10:57:49.222 22858-22354/? A/google-breakpad: ...
来源: Laya_社区 发布时间: 20180814
...et 1 01-06 17:34:41.531 335 335 I C02c11/APPSPAWN: [appspawn_service.c:226]this is unlock status 01-06 17:34:41.531 335 335 I C02c11/APPSPAWN: [appspawn_server.c:218]AppSpawnProcessMsg id 19 0x0 -- 01-06 17:34:41.545 902 902 E C02515/DISP: [SetMetadata:85] <private> is not supported 01-06 17:3...
来源: Laya_社区 发布时间: 20250106