大约有 3,272 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0058 秒)
...n.addChild(this.aniWing); } 创建缓存 urls.forEach((urlPath, index) => { this.xxxx.loadAtlas(urlPath, null, lv + "_" + actionName + "_" + index); }); 播放时大概 playAniBody(actionName: string, direction: number, completeFun: Function = null): void { ...
来源: Laya_社区 发布时间: 20170615
...现Matter.js官方案例凹多边形的问题 LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 在线急等,发现你们这个编译器一个bug,不能实现负负得正 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且...
来源: Laya_社区 发布时间: 20170627
... if(this.imgPos2.x < 0 ){ this.imgPos2.x = 0; }else if( this.imgPos2.x >= camera_width){ this.imgPos2.x = camera_width - 84; //判断显示图标的Y是在上面还是下面 if(this.imgPos2.y < 0 ){ this.imgPos2.y = 0; } MainScene.RobotLocations[i-1].pos(this.imgPos2.x, this.imgPos2.y); 其...
来源: Laya_社区 发布时间: 20190212
...并调整在页面上的位置,请给出一个方案。 目前<canvas>标签时laya自动生成的,生成时的css是: position: absolute; left: 0px; top: 0px; background: rgb(255, 255, 255); transform-origin: 0px 0px 0px; transform: matrix(0.8, 0, 0, 0.8, 0, 0); 但我想...
来源: Laya_社区 发布时间: 20171123
...片都报错 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 如何用代码调用按钮的点击事件(如as3的dispatchEvent)? Laya.loader.getRes的声音资源如何用Laya.SoundManager播放? 问题状态 最新活动: 2017-08-08 23:11 浏览: 4395 关注: 3 人 cuixueyi...
来源: Laya_社区 发布时间: 20170426
...中是否激活。 components get components(): ReadonlyArray<Component> Inherited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.dest...
来源: Laya3.0_api 发布时间: 20231115
...解决方案 真机调试报错:LayaPlayer不支持的标签</SCRIPT> IDE通过.ui自动生成的ui代码报错 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2020-01-07 16:32 浏览: 4686 关注: 1 人
来源: Laya_社区 发布时间: 20200107
...中是否激活。 components get components(): ReadonlyArray<Component> Inherited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.dest...
来源: Laya3.0_api 发布时间: 20231115
...我直接上传了 [ERR]|stderr: Guetzli should be called with quality >= 84, otherwise the [ERR]|compress fail pic: 有几个说是质量大于84 其他的全部是:[ERR]|compress fail pic: 2018-01-17 0 7 分享 微博 QZONE 微信 q1402907210 - 你猜猜 赞同来自: 压缩包已经...
来源: Laya_社区 发布时间: 20180117
...n Object or null: undefined preload.js:55 at setPrototypeOf (<anonymous>) at __extends (file:///E:/SVN/ZQ2/client2.0/bin/js/bundle.js:6:9) at file:///E:/SVN/ZQ2/client2.0/bin/js/bundle.js:41201:5 at Object.172.../GameManager (file:///E:/SVN/ZQ2/client2.0/bin/js/bundle.js:41206:2) a...
来源: Laya_社区 发布时间: 20190222