大约有 2,044 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0067 秒)
Laya_社区(1158) Laya3.0_api(290) Laya2.0_文档(199) Laya2.0_api(145) laya_api(135) Laya3.0_文档(113) Laya2.0_示例(2) Laya_示例(2)
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...
来源: laya_api 发布时间: 20170929
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...
来源: laya_api 发布时间: 20170929
...components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Define...
来源: Laya3.0_api 发布时间: 20231115
...:String):* 创建浏览器原生节点。 Parameters type:String — 节点类型。 Returns* — 创建的节点对象的引用。 getElementById()method public static function getElementById(type:String):* 返回 Document 对象中拥有指定 id 的第一个对象的引用。 Parameters type:St...
来源: laya_api 发布时间: 20170929
...components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Define...
来源: Laya3.0_api 发布时间: 20231115
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...
来源: Laya2.0_api 发布时间: 20190513
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hideLoadingPage(delay:int = 500):void[static] 隐藏loading界面 Scene hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEve...
来源: Laya2.0_api 发布时间: 20190513
...:String):* 创建浏览器原生节点。 Parameters type:String — 节点类型。 Returns* — 创建的节点对象的引用。 getElementById()method public static function getElementById(type:String):* 返回 Document 对象中拥有指定 id 的第一个对象的引用。 Parameters type:St...
来源: Laya2.0_api 发布时间: 20190513
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...
来源: laya_api 发布时间: 20170929
...属性位置如下图3-1: (图3-1) 设置完成后,根据按钮的类型不同会有不同的反应: 普通按钮 当按钮被点击时,控制器跳转到指定的页面。 单选按钮 当按钮状态从不选中变成选中时,使控制器跳转到指定的页面。 当控制器从...
来源: Laya3.0_文档 发布时间: 20251010