大约有 1,709 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1287) Laya3.0_api(252) Laya2.0_文档(48) laya_api(43) Laya2.0_api(39) Laya3.0_文档(31) Laya_示例(6) Laya2.0_示例(3)
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231102
...urrentAnimationClipIndex(): number Defined in laya/ani/AnimationPlayer.ts:132 获取当前动画索引 Returns number value 当前动画索引 currentFrameTime get currentFrameTime(): number Defined in laya/ani/AnimationPlayer.ts:156 获取当前帧时间,不包括重播时间 Returns number value...
来源: Laya3.0_api 发布时间: 20231115
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115
...) = /data/data/com.ReleaseTest.Four//LayaCache/localstorage 06-20 19:10:18.328 5371-5371/com.ReleaseTest.Four W/art: Attempt to remove local handle scope entry from IRT, ignoring 06-20 19:10:18.329 5371-5371/com.ReleaseTest.Four E/SysUtils: ApplicationContext is null in ApplicationStatus 06-20 19:10...
来源: Laya_社区 发布时间: 20170620
...游戏 Static onChrome onChrome: boolean Defined in laya/utils/Browser.ts:32 表示是否在 Chrome 内 Static onEdge onEdge: boolean Defined in laya/utils/Browser.ts:64 Edge浏览器 Static onHWMiniGame onHWMiniGame: boolean Defined in laya/utils/Browser.ts:58 华为快游戏 Static onIE onIE: bool...
来源: Laya3.0_api 发布时间: 20231115
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115
...的背景。2帧:悬停时背景、选中时背景。 selectBox.height = 32; selectBox.x = 13; selectBox.left = 12; this.addChild(selectBox); var folder = new Clip("../../res/ui/tree/clip_tree_folder.png", 1, 3); folder.name = "folder"; //设置 folder 的name 为“folder”时,将被识别为...
来源: Laya2.0_文档 发布时间: 20210715
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115
...Shift === false ) { this.playIdle(); } if (Laya.KeyBoardManager.hasKeyDown(32) === true) { this.playRun(); this.character.transform.translate(this.translateSpace); } if (Laya.KeyBoardManager.hasKeyDown(69) === true) { this.character.transform.rotate(new Laya.Vector3(0, -5, 0), false, false); } if (L...
来源: Laya_社区 发布时间: 20200917
...rited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回...
来源: Laya3.0_api 发布时间: 20231115