大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0056 秒)
Laya3.0_api(672) Laya_社区(472) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(9)
...amera setWebXRInput supportXR canvasOptions Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...游戏报错 Scene: the .lh file root type must be Scene,please use other function to load this file.;at api readFile success callback function Error: Scene: the .lh file root type must be Scene,please use other function to load this file. at Scene.__proto.onAsynLoaded (http://127.0.0.1:62629/game/c...
来源: Laya_社区 发布时间: 20180323
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ath:String = "res/fighter/fighter.json"; private var fly:Animation; public function Animation_Altas() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.loader.load(AniConfPath, Handler.create(this, createAnimation), null, Loader.ATLAS); } p...
来源: Laya_社区 发布时间: 20160610
...布后缺少app.json文件 导微信小程序报错window.focus is not a function 有没有使用LayaAir开发微信小程序的demo? 程序启动报错“请设置应用程序的启动配置文件“ 程序调试10秒钟后报错 程序字描边 问题状态 最新活动: 2017-01-04 19:53 浏览:...
来源: Laya_社区 发布时间: 20170104
...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231102
...,内存没下降。 清理方法 override public function destroy(destroyChild:Boolean = true):void { if(effect3D != null){ effect3D.destroy(); effect3D = null; } ...
来源: Laya_社区 发布时间: 20180517
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
... 赋值问题 一个在A类是单例的 A类中变量 public var TestFun:Function; B类中赋值 A.getInstance().TestFun= onTestMethod; as是可以赋值 layaflash 要怎么做 2017-02-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...
来源: Laya_社区 发布时间: 20170211
...问题: 1,替换两个函数: CodeManager.createTsSamePackageCode=function(packages,packageDic,preCode){ var tPackage; var i=0,len=0; len=packages.length; var packageCodes; packageCodes=; for(i=0;i<len;i++){ CodeManager.createTsSamePackageOne(packageCodes,packageDic[packages[i]]); } pack...
来源: Laya_社区 发布时间: 20190531