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

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

891. laya.ui.Panel [ 18%]

...| Index | Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

来源: Laya2.0_api 发布时间: 20190513

892. laya.ui.TextArea [ 18%]

...Index | Frames No Frames TextAreaProperties | Methods | Events Packagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Propert...

来源: laya_api 发布时间: 20170929

893. laya.display.Scene [ 18%]

...| Index | Frames No Frames SceneProperties | Methods | Events Packagelaya.displayClasspublic class SceneInheritanceScene Sprite Node EventDispatcher Object 场景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,并不会被自动垃圾机制回收,如果想...

来源: Laya2.0_api 发布时间: 20190513

894. laya.ui.Tree [ 18%]

...| Index | Frames No Frames TreeProperties | Methods | Events Packagelaya.uiClasspublic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited P...

来源: Laya2.0_api 发布时间: 20190513

895. laya.physics.PhysicsDebugDraw_API3.0 [ 18%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/PhysicsDebugDraw" PhysicsDebugDraw Class PhysicsDebugDraw 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者...

来源: Laya3.0_api 发布时间: 20231115

896. 组件装饰器说明 · LayaAir3.0文档 · LAYABOX [ 18%]

...Info()4.1 加入IDE的组件列表4.2 属性分组组件装饰器说明 在LayaAir-IDE中,如果想在IDE内展示组件脚本的属性,需要通过装饰器的规则来实现。开发者在查阅本文档时可以先学习一下《实体组件系统》文档,下面分别介绍四种装饰器...

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

897. laya.device.media.Video [ 18%]

...| Index | Frames No Frames VideoProperties | Methods | Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w...

来源: Laya2.0_api 发布时间: 20190513

898. laya.map.TileAniSprite_API3.0 [ 18%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TileAniSprite" TileAniSprite Class TileAniSprite TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多...

来源: Laya3.0_api 发布时间: 20231115

899. laya.ui.UIGroup [ 18%]

...Index | Frames No Frames UIGroupProperties | Methods | Events Packagelaya.uiClasspublic class UIGroupInheritanceUIGroup Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 B...

来源: laya_api 发布时间: 20170929

900. 网络通信 · LayaAir3.0文档 · LAYABOX [ 18%]

网络通信一、概述二、Http连接2.1 Laya.HttpRequest2.2 GET2.3 POST2.4 扩展HttpRequest三、 WebSocket连接3.1 Laya.Sokcet3.2 Laya.Byte 二进制读写四、ProtocolBuffer使用4.1 Message 定义4.2 项目中添加protobuf 类库4.3 加载协议文件4.4 Message 方法4.5 代码示例网...

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