大约有 243 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0089 秒)
Laya3.0_api(69) Laya2.0_api(62) laya_api(55) Laya_社区(48) Laya2.0_文档(6) Laya3.0_文档(1) Laya2.0_示例(1) Laya_示例(1)
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/List" List Class List List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 ex...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames ButtonProperties | Methods | Events Packagelaya.uiClasspublic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的...
来源: Laya2.0_api 发布时间: 20190513
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/Scene3D" Scene3D Class Scene3D 用于实现3D场景。 Hierarchy Sprite Scene3D Implements ISubmit Index Constructors...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示...
来源: Laya2.0_api 发布时间: 20190513
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import lay...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖...
来源: Laya2.0_api 发布时间: 20190513
Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/media/Video" Video Class Video Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持...
来源: Laya3.0_api 发布时间: 20231102
# 时间轴动画编辑器详解 *【注意】本篇教程采用LayaAirIDE 2.0.0版本,文中如有不同请以最新LayaAirIDE版本为准。* > 时间轴动画编辑器最是LayaAirIDE中的核心模块,通过对时间轴上的关键帧制作,自动生成运动中的动画帧,可快捷的...
来源: Laya2.0_文档 发布时间: 20210715
分享:intersects为何碰撞不准?碰撞框rectangle的坐标你设置对了吗? 首先谈下我选择intersects + rectangle + setBounds碰撞的原因:碰撞时虽然图片和骨骼可以通过getBounds获得碰撞框,但按官方API的说法,很耗性能,特别是每帧都要检...
来源: Laya_社区 发布时间: 20161214