大约有 2,830 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0087 秒)
Laya_社区(1670) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...  - 2行代码解决 >hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: Laya2.0_api 发布时间: 20190513
...象的完全限定名 */ static getQualifiedClassName(value):string { var type = typeof value; if (!value || (type != "object" && !value.prototype)) { return type; } var prototype = value.prototype ? value.prototype : Object.getPrototypeOf(value); if (prototype.hasOwnProperty("__class__")) {...
来源: Laya_社区 发布时间: 20170317
...换字符串中的转义字符 UIUtils clearFilter(target:Sprite, filterType:Class):void[static] 移除目标显示对象的指定类型滤镜。 UIUtils fillArray(arr:Array, str:String, type:Class = null):Array[static] 用字符串填充数组,并返回数组副本。 UIUtils gray(traget...
来源: Laya2.0_api 发布时间: 20190513
...换字符串中的转义字符 UIUtils clearFilter(target:Sprite, filterType:Class):void[static] 移除目标显示对象的指定类型滤镜。 UIUtils fillArray(arr:Array, str:String, type:Class = null):Array[static] 用字符串填充数组,并返回数组副本。 UIUtils gray(traget...
来源: laya_api 发布时间: 20170929
...et item1 = Laya.Pool.createByClass(TestClass); console.log('item1:', item1.type); Laya.Pool.recoverByClass(item1); let item2 = Laya.Pool.createByClass(TestClass2); console.log('item2:', item2.type); console.log(item1 == item2); } } export class TestClass { type = 0; } export class TestClass2 extends...
来源: Laya_社区 发布时间: 20250819
...esArray: Array<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.create(this, this.onL...
来源: Laya_社区 发布时间: 20180122
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: Laya2.0_api 发布时间: 20190513
...是进入下载页还是出现问题 http://ldc.layabox.com/layadownload/?type=layaair 出现下面的报错 X-Frame-Options may only be set via an HTTP header sent along with a document. It may not be set inside <meta>. jquery.js?v=laya_20170705:9645 GET https://official.layabox.com/g ... 559...
来源: Laya_社区 发布时间: 20170710
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: Laya2.0_api 发布时间: 20190513