大约有 345 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0053 秒)
... 开头,将以 16 为基数。如果该参数不在上述范围内,则此方法返回 0。 Returns number 返回解析后的数字。 Static replaceFileExtension replaceFileExtension(path: string, newExt: string, excludeDot?: boolean): string Defined in laya/utils/Utils.ts:167 更改文件名的...
来源: Laya3.0_api 发布时间: 20231115
...此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听...
来源: Laya2.0_api 发布时间: 20190513
...此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 此方法为虚方法,使用时重写覆盖即可 ...
来源: Laya3.0_api 发布时间: 20231115
...组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.uiBtn.on(Laya.Event.CLICK, this, () => { //点击后,打开Msg场景 Laya.Scene.open("Msg.ls", false, { "text": "点击成功!" }); }); } } 其中,Scene场景有一...
来源: Laya3.0_文档 发布时间: 20241014
...此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听...
来源: Laya2.0_api 发布时间: 20190513
...象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _createJoint():void[override] PulleyJoint _onAwake():void[o...
来源: Laya2.0_api 发布时间: 20190513
...此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听...
来源: Laya2.0_api 发布时间: 20190513
...象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _createJoint():void[override] DistanceJoint _onAwake():void...
来源: Laya2.0_api 发布时间: 20190513
...此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听...
来源: Laya2.0_api 发布时间: 20190513
...此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听...
来源: Laya2.0_api 发布时间: 20190513