大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1671) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(71) Laya2.0_示例(16) Laya_示例(11)
... { url: Laya.ResourceVersion.manifest["res/atlas/loading.json"], type: Laya.Loader.ATLAS }, { url: Laya.ResourceVersion.manifest[utils.resourcesCenter.ResourcesPathStr.PROTO_FILE_PATH], type: Laya.Loader.TEXT }, ]; 手动修改了JS代码!! ...
来源: Laya_社区 发布时间: 20180421
DebugPanel报错 在index.html中已经加了 <script type="text/javascript" src="libs/laya.debugtool.js"></script> 在Laya.init()后面也加了 Laya.DebugPanel.init(); 运行报错, message: 'Property 'DebugPanel' does not exist on type 'typeof Laya'.' "Laya.DebugPanel.init is not...
来源: Laya_社区 发布时间: 20180308
...ByShadowCullInfo cullingSpotShadow Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...e constructor enable angularVelocity clone cloneTo Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...rray<any> = [ { url: hyip+"res/atlas/comp/01_shouye.json", type: Loader.ATLAS }, { url: hyip+"res/atlas/comp/02_zhujiemian.json", type: Loader.ATLAS }, { url: hyip+"res/atlas/comp/30_loading.json", type: Loader.ATLAS }, ]; Laya.loader.load(resArray, Laya.Handler.c...
来源: Laya_社区 发布时间: 20180120
...看工程里有 bytebuffer.js , 我也在index.html 里添加了<script type="text/javascript" src="libs/byteBuffer.js"></script>,但是还是用不了这个类 2017-06-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...
来源: Laya_社区 发布时间: 20170628
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: laya_api 发布时间: 20170929
...or gradientCount add clone cloneTo Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
... var assets:Array = []; assets.push( { url:"protobuf/user.proto", type:Loader.TEXT } ); assets.push( { url:"protobuf/bag.proto", type:Loader.TEXT } ); Laya.loader.load(assets, Handler.create(this, onAssetsLoaded)); 首先确认下类型是为TEXT吗,如果这样写就...
来源: Laya_社区 发布时间: 20161223
...rrentState duration normalizedTime Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115