大约有 571 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0084 秒)
...]); } 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
...源皮肤 `eventscript`:拖动资源到输入框可替换皮肤,点积按钮可快速定位皮肤资源。 ## 2、`常用`属性介绍 在常用属性里,有一些操作是通用的。这里我们分别介绍一下。 ### 2.1 场景颜色(sceneColor) 场景颜色即场景编辑器背景...
来源: 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
...]); } 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
...材质,通过材质映射表来关联需要修改的材质。 当点击按钮 提取所有材质 后,会弹出材质输出的目标文件夹选择窗口,如图6-1所示。 (图6-1) 6.2 材质映射表 remapped Materials 提取完成后,会自动把提取的材质关联到材质映射表...
来源: Laya3.0_文档 发布时间: 20251010
...]); } 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
...ene.open和Scene.closeAll 项目设置: ui结构:Laya.scene添加几个按钮并设置runtime逻辑类(目前版本拖入JS到runtime如果JS文件路径在Scrips下需要加上./否则编译报错),新建一个LayaIde.scene场景 代码结构:Main.js和上面不一样,不做任何更...
来源: Laya_社区 发布时间: 20181028
...后,只有一个设置,就是形态组合(shapes),通过点击 + 号按钮添加子形状,如图1-14所示。 (图1-14) 需要注意的是,添加子形状的时候,不能再次使用组合碰撞形状。 1.1.8 碰撞形状编辑工具 LayaAir3.2.4开始,对于碰撞形状,除了通...
来源: Laya3.0_文档 发布时间: 20251010