大约有 118 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0088 秒)
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...建议全部导入(默认就是)。 所以,我们直接点击`Import`按钮,开始全部导入,即可。  导入完成后,我们可以看到菜单栏多出一个`LayaAir3D`,如下图所示。此时说明,已经导入成功。  ##### 拖...
来源: Laya2.0_文档 发布时间: 20210714
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
... Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 此方法为虚方法,使用时...
来源: Laya3.0_api 发布时间: 20231115
... Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void Inherited from Node.onDestroy Defined in laya/display/Node.ts:204 销毁时执行 此方法为虚方法,使用时...
来源: Laya3.0_api 发布时间: 20231115
...引擎,记把exml里面的代码也改改,各种重用的组件比如按钮、Class名称和文件名都改一下。 7、如果是 Laya 2.0项目,class 前面 不要用default 定义。 按照以上思路,修改到位,经过作者30+款产品上线的经验,通过率99.99%。 以上修...
来源: Laya_社区 发布时间: 20190613