• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,134 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0099 秒)

1121. laya.ui.Image_API3.0 [ 37%]

...]); } 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

1122. laya.ui.HBox_API3.0 [ 37%]

...]); } 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

1123. laya.ui.Tree_API3.0 [ 37%]

...]); } 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

1124. laya.ui.FontClip_API3.0 [ 37%]

...]); } 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

1125. laya.ui.TextInput_API3.0 [ 35%]

...]); } 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

1126. laya.ui.TextArea_API3.0 [ 33%]

...]); } 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

1127. Spine渲染器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 33%]

...cript extends Laya.Script { @property({ type: Laya.Button, caption: "切换按钮" }) public btn: Laya.Button; spine: Laya.Spine2DRenderNode; //外部皮肤 weaponSkin: Laya.ExternalSkin = new Laya.ExternalSkin(); //外部皮肤列表项 weaponSkinItem: Laya.ExternalSkinItem = new Laya.ExternalSkinI...

来源: Laya3.0_文档 发布时间: 20251128

1128. 3D刚体 · LayaAir3.3 · 引擎文档 · LAYABOX [ 32%]

...后,只有一个设置,就是形态组合(shapes),通过点击 + 号按钮添加子形状,如图1-14所示。 (图1-14) 需要注意的是,添加子形状的时候,不能再次使用组合碰撞形状。 1.1.8 碰撞形状编辑工具 LayaAir3.2.4开始,对于碰撞形状,除了通...

来源: Laya3.0_文档 发布时间: 20251010

1129. 【简单跑酷--JS版】---Lv.2 类之间的引用以及背景滚动实现 [ 29%]

...引用 第一种 当然是用IDE自带的功能 如下图 点击红框的按钮,这时候会弹出一个DEBUG框 我们不用管它 关掉就行了 因为我们这次使用浏览器来做测试 暂时不用ide自带的调试   第二种 我们找到index.html 手动引用RunGame.js也可以 如...

来源: Laya_社区 发布时间: 20160722

1130. CPU粒子系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 27%]

...性默认都是以常量的形式显示,点击属性框右侧的下箭头按钮,可以选择编辑形式: (图1-2) 常量:设置属性的常量值,该值在粒子整个生命周期内不会发生变化。 (图1-3) 曲线:属性切换为曲线编辑形式,点击属性框即可...

来源: Laya3.0_文档 发布时间: 20251010