大约有 272 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0054 秒)
...aya.webgl.WebGL; public class LayaAirDemo { private var sp:Sprite ; public function LayaAirDemo() { //初始化引擎 Laya.init(Browser.width, Browser.height,WebGL); Stat.show(); Laya.stage.bgColor = "#ffcccc"; Laya.stage.on(Event.CLICK,this,onClick); sp= new Sprite(); sp.name='base'; sp.loadImage("...
来源: Laya_社区 发布时间: 20170523
...RM (0x02) 导致的,请问到底是哪个才对啊? Sprite.as public function set transform(value:Matrix):void { this._tfChanged = false; var m:Matrix = this._transform || (this._transform = _createTransform()); value.copyTo(m); _setTransform(m); //设置transform时重置x,y if (value) { _x =...
来源: Laya_社区 发布时间: 20181125
...true, /* Enable strict null checks. */ // "strictFunctionTypes": true, /* Enable strict checking of function types. */ // "strictPropertyInitialization": true, /* Enable strict checking of property initialization in classes. */ // "noImplicitTh...
来源: Laya_社区 发布时间: 20190408
...OS()方法无效 打包以后 Browser.window["conch"].getOS() 提示 not a function ,如果无效了替代方法是什么 2017-12-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: 试试Browse...
来源: Laya_社区 发布时间: 20171228
...加载管理器,使用时注意大小写。 */ //class Laya var ___Laya=(function(){ //function Laya(){} Laya.__init=function(_classs){} Laya.init=function(width,height,__plugins){} Laya.alertGlobalError=function(value){} Laya.enableDebugPanel=function(debugJsPath){} Laya.stage=null; Laya.systemTi...
来源: Laya_社区 发布时间: 20200426
...c exportSceneToJson:boolean=false; constructor(){} static init(){ var reg: Function = Laya.ClassUtils.regClass; reg("game/ImageRunTime.ts",ImageRunTime); } } GameConfig.init(); 2018-10-15 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: https://ldc2.layabox.com/doc/?nav=zh-as-2-4-1 照着...
来源: Laya_社区 发布时间: 20181014
...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2017-11-16 12:06 浏览: 1084 关注: 2 人
来源: Laya_社区 发布时间: 20171115
...ist中添加多元素的item 导微信小程序报错window.focus is not a function as3 ,LayaAir下调试matter.js物理引擎出错。 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 app启动动画应该如何去掉 启动引擎报错 mP...
来源: Laya_社区 发布时间: 20180107
...l可以设置flat shading么 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-05-10 17:35 浏览: 878 关注: 2 人
来源: Laya_社区 发布时间: 20190424
...器? 调用动画结束on方法,报错this.zombieAnimator.on is not a function laya2.1.1 微信排行榜无法滑动,按钮也无法点击 as3.0下3D引擎中通过滑动控制camera的问题 如何判断被加载的Swf里的MovieClip播放完成? 问题状态 最新活动: 2018-08-14 18:24 ...
来源: Laya_社区 发布时间: 20180814