大约有 361 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0056 秒)
Laya3.0_api(151) Laya_社区(102) Laya2.0_api(96) laya_api(7) Laya3.0_文档(2) Laya2.0_文档(2) Laya2.0_示例(1)
...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接...
来源: Laya2.0_api 发布时间: 20190513
...2.6 删除指定作用域的所有侦听 offAllCaller /** * 移除caller为target的所有事件侦听 * @param caller caller对象 */ offAllCaller(caller: any) 用于从事件分发器对象中删除指定作用域的所有侦听器。例如,uiBtn按钮注册了多个事件的侦听,可以用of...
来源: Laya3.0_文档 发布时间: 20251010
...D.ts:839 Parameters value: Vector3 out: Vector3 Returns void lookAt lookAt(target: Vector3, up: Vector3, isLocal?: boolean, isCamera?: boolean): void Defined in laya/d3/core/Transform3D.ts:730 观察目标位置。 Parameters target: Vector3 观察目标。 up: Vector3 向上向量。 Default value ...
来源: Laya3.0_api 发布时间: 20231115
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
... D/SupplicantHeartBeat: enter HeartAckState: msg = { when=-3ms what=999904 target=com.android.internal.util.StateMachine$SmHandler } 06-09 11:48:57.444 1040-1468/? D/SupplicantHeartBeat: processMsg: EnterSupplicantStarted 06-09 11:48:57.444 1040-1468/? D/SupplicantHeartBeat: processMsg: DefaultState...
来源: Laya_社区 发布时间: 20170609
...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事...
来源: Laya2.0_api 发布时间: 20190513
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher offAxisEvent offAxisEvent(index: number, type: string, caller: any, listener: Function): void Defined in laya/d3/WebXR/core/WebXRInput.ts...
来源: Laya3.0_api 发布时间: 20231115
...hrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用钢体设置防穿后仍有几率会穿...
来源: Laya_社区 发布时间: 20170120
...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事...
来源: Laya2.0_api 发布时间: 20190513