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

大约有 568 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0126 秒)

561. laya.ui.TextInput_API3.0 [ 36%]

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

562. laya.ui.TextArea_API3.0 [ 36%]

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

563. laya.ui.Tree_API3.0 [ 36%]

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

564. laya.ui.AdvImage_API3.0 [ 36%]

...]); } 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 发布时间: 20231102

565. 项目发布详解(含命令行发布)(TypeScript-IDE篇(TS)-代码模式基础) [ 35%]

...间。 `publish`是项目发布,相当于发布面板里点击了发布按钮。这块比较重要,一会拿出来单独介绍。 `help`是layaair2-cmd帮助说明,与 `layaair2-cmd -h`显示效果一样。 #### 3、项目发布命令使用与注意事项 我们还是先通过`layaair2-c...

来源: Laya2.0_文档 发布时间: 20210715

566. 3D物理编辑 · LayaAir3.0文档 · LAYABOX [ 32%]

...ider:Laya.SphereColliderShape = new Laya.SphereColliderShape(0.5); //通过按钮this.castAll状态切换是采用检测全部还是检测第一个 if (this.castAll) { //采用球形碰撞器进行形状检测,检测所有碰撞物体 this.scene.physicsSimulation.shapeCastAll(sphereCollider, this...

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

567. 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 [ 27%]

...功后在主域里可以绘制LayaAirideUI示例,包括list列表。按钮点击等交互; 附近里上传了AS3代码示例,以及JS运行示例,有不明白开发者欢迎留言。 压缩包说明: AS3示例: main1 主域项目; main2 开发数据域项目; main_minigame 微...

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

568. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 22%]

...自: 提个小建议,加个删除原文件(所要覆盖文件)按钮 2017-05-21 0 3 分享 微博 QZONE 微信 sfsmmc 赞同来自: 导出时选择Scene,通过Scene.load()加载场景一片漆黑(没有报错)。 但是导出时选择Sprite3D,通过Sprite3D.load()加载显示却...

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