大约有 1,308 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0047 秒)
Laya_社区(1120) Laya2.0_文档(69) Laya3.0_文档(49) Laya2.0_示例(27) Laya_示例(24) Laya3.0_api(17) laya_api(1) Laya2.0_api(1)
...t), Handler.create(this, this.mapLoaded)); // console.log(Laya.stage.width, Laya.stage.height); // // })); // } // private onStageClick (): void // { // var p: Point = new Point(0, 0); // this.layer.getTi...
来源: Laya_社区 发布时间: 20201230
...; this.mFactory.loadAni(this.mAniPath); } private onError():void { console.log("error"); } private parseComplete():void { //创建模式为1,可以启用换装 this.mArmature =this.mFactory.buildArmature(1); this.mArmature.x = this.mStartX; this.mArmature.y = this.mStartY; this.mArmature.scale(0.5...
来源: Laya2.0_示例 发布时间: 20241120
...ew Laya.Context(); } private onloadswf():void { // console.log("ssss"); // let mc:Laya.MovieClip = Laya.loader.getRes("res/swf/star.swf"); // Laya.stage.addChild(mc); } } } new laya.Loader_MultipleType(); 2018-02-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20180203
...****785 赞同来自: wx.env 这个是undefined 我这样打印: console.log("aaaaaaaaa="+wx.env); //初始化微信小游戏 Laya.MiniAdpter.init(); 控制台输出 aaaaaaaaa=undefined 2018-05-24 0 0 分享 微博 QZONE 微信 131*****785 赞同来自: laya sdk版本号1.7.17 2018-05-24 0 0 ...
来源: Laya_社区 发布时间: 20180524
...setImg(cell.dataSource); } private onSelect(index: number): void { console.log("当前选择的索引:" + index); } } import Box = Laya.Box; import Image = Laya.Image; class Item extends Box { public static WID: number = 373; public static HEI: number = 85; private img: Image; constructor(){ super...
来源: Laya2.0_示例 发布时间: 20241120
...setImg(cell.dataSource); } private onSelect(index: number): void { console.log("当前选择的索引:" + index); } } import Box = Laya.Box; import Image = Laya.Image; class Item extends Box { public static WID: number = 373; public static HEI: number = 85; private img: Image; constructor(){ super...
来源: Laya_示例 发布时间: 20241120
...请退出重进 提示:网络异常,请检查网络和开发商 xcode Log: 2018-03-15 11:24:58.264754+0800 MineSweeper6[7091:2932031] xhr.GET url=http://stand.alone.version/index.html 2018-03-15 11:24:58.265521+0800 MineSweeper6[7091:2932001] Download [ ]:http://stand.alone.version/index.html ...
来源: Laya_社区 发布时间: 20180315
...; this.mFactory.loadAni(this.mAniPath); } private onError():void { console.log("error"); } private parseComplete():void { //创建模式为1,可以启用换装 this.mArmature = this.mFactory.buildArmature(1); this.mArmature.x = this.mStartX; this.mArmature.y = this.mStartY; this.mArmature.scale(0....
来源: Laya2.0_示例 发布时间: 20241120
...cuixu_xucui 赞同来自: 还是内存爆炸呀 if(this._texture){ console.log("this._texture.destroy"); this._texture.destroy(); this._texture = null; } if(this._htmlC){ this._htmlC.destroy(); } this._htmlC = this.zoomBox.drawToCanvas(RouletteTableScene.ZOOM_W, RouletteTableScene.ZOOM_TARGET_H, -of...
来源: Laya_社区 发布时间: 20170822
...; this.mFactory.loadAni(this.mAniPath); } private onError():void { console.log("error"); } private parseComplete():void { //创建模式为1,可以启用换装 this.mArmature =this.mFactory.buildArmature(1); this.mArmature.x = this.mStartX; this.mArmature.y = this.mStartY; //mArmature.scale(0.5, 0...
来源: Laya2.0_示例 发布时间: 20241120