大约有 71 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0061 秒)
...mousemove[static] 定义 mousemove 事件对象的 type 属性值。Event MOUSE_OUT : String = mouseout[static] 定义 mouseout 事件对象的 type 属性值。Event MOUSE_OVER : String = mouseover[static] 定义 mouseover 事件对象的 type 属性值。Event MOUSE_UP : String = mouseup[static...
来源: laya_api 发布时间: 20170929
...;& sendArr.length > 0){ this.sendEvents(sendArr,/*laya.events.Event.MOUSE_OUT*/"mouseout",touchID); } this.removeTouchFromArr(touchID,this.preOvers); preO.tar=null; Pool.recover("TouchData",preO); } } this._clearTempArrs(); } TouchManager._oldArr=[]; TouchManager._newArr=[...
来源: Laya_社区 发布时间: 20180529
...t.on(Event.MOUSE_UP, this, this.stageOnMouseUp); this.refreshList.on(Event.MOUSE_OUT, this, this.stageOnMouseUp); //游戏逻辑关联引擎的停止滚动接口 this.refreshList.scrollBar.stopMoveLimit = this.scrollBarIsStopBind.bind(this); this.refreshLimit("dragTopLimit", 65); this.refreshLimit("...
来源: Laya2.0_示例 发布时间: 20250222
...。 Component onMouse(e:Event):void 对象的 Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK 事件侦听处理函数。 Button preinitialize():void 预初始化。 Component resetLayoutX():void 重置对象的 X 轴(水平方向)布局。 Component re...
来源: laya_api 发布时间: 20170929
...)。 Button onMouse(e:Event):void 对象的 Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK 事件侦听处理函数。 Button preinitialize():void 预初始化。 UIComponentEvents Hide Inherited Events Show Inherited Events Event Summary Defined By adde...
来源: Laya2.0_api 发布时间: 20190513
...数。 Component onMouse(e:Event):void 对象的 Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK 事件侦听处理函数。 Button preinitialize():void[override] 预初始化。 CheckBox resetLayoutX():void 重置对象的 X 轴(水平方向)布局。 C...
来源: laya_api 发布时间: 20170929
...数。 Component onMouse(e:Event):void 对象的 Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK 事件侦听处理函数。 Button preinitialize():void[override] 预初始化。 Radio resetLayoutX():void 重置对象的 X 轴(水平方向)布局。 Comp...
来源: laya_api 发布时间: 20170929
...位)。 Button onMouse(e:Event):void 对象的 Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK 事件侦听处理函数。 Button preinitialize():void[override] 预初始化。 CheckBoxEvents Hide Inherited Events Show Inherited Events Event Summary Define...
来源: Laya2.0_api 发布时间: 20190513
...位)。 Button onMouse(e:Event):void 对象的 Event.MOUSE_OVER、Event.MOUSE_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK 事件侦听处理函数。 Button preinitialize():void[override] 预初始化。 RadioEvents Hide Inherited Events Show Inherited Events Event Summary Defined B...
来源: Laya2.0_api 发布时间: 20190513
...ut Event Event Object Type: laya.events.EventEvent.type property = Event.MOUSE_OUT鼠标离开对象后调度。 mouseover Event Event Object Type: laya.events.EventEvent.type property = Event.MOUSE_OVER鼠标经过对象后调度。 mouseup Event Event Object Type: laya.events.EventEvent.type...
来源: Laya2.0_api 发布时间: 20190513