大约有 3,276 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0059 秒)
Laya_社区(2760) Laya3.0_api(232) laya_api(121) Laya2.0_api(111) Laya2.0_文档(30) Laya3.0_文档(19) Laya_示例(2) Laya2.0_示例(1)
...使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 EventDispatcher send(data:*):void 发送数据到服务器。 SocketEvents Event Summary Defined By close连接被关闭后调度。Socket error出现异常后调度。Socket message接收到数据后...
来源: laya_api 发布时间: 20170929
...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...
来源: Laya3.0_api 发布时间: 20231115
...Element removeElement(ele: any): void Defined in laya/utils/Browser.ts:373 移除指定的浏览器原生节点对象。 Parameters ele: any Returns void Globals "laya/utils/Browser" Browser PLATFORM_ANDROID PLATFORM_IOS PLATFORM_PC canvas context onAlipayMiniGame onAndroid onBDMiniGame onBLMiniGame...
来源: Laya3.0_api 发布时间: 20231115
...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...
来源: Laya3.0_api 发布时间: 20231115
...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...
来源: Laya3.0_api 发布时间: 20231115
...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...
来源: Laya3.0_api 发布时间: 20231115
...Browser.__init__(); return Browser._document.getElementById(type); } /** * 移除指定的浏览器原生节点对象。 * @param type 节点对象。 */ static removeElement(ele: any): void { if (ele && ele.parentNode) ele.parentNode.removeChild(ele); } 通过和原生Dom的交互,可以...
来源: Laya3.0_文档 发布时间: 20251010
...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...
来源: Laya3.0_api 发布时间: 20231115
...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...
来源: Laya3.0_api 发布时间: 20231115
...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...
来源: Laya3.0_api 发布时间: 20231115