大约有 243 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0084 秒)
Laya3.0_api(69) Laya2.0_api(62) laya_api(55) Laya_社区(48) Laya2.0_文档(6) Laya3.0_文档(1) Laya2.0_示例(1) Laya_示例(1)
# 时间轴动画编辑器详解 *【注意】本篇教程采用LayaAirIDE 2.0.0版本,文中如有不同请以最新LayaAirIDE版本为准。* > 时间轴动画编辑器最是LayaAirIDE中的核心模块,通过对时间轴上的关键帧制作,自动生成运动中的动画帧,可快捷的...
来源: Laya2.0_文档 发布时间: 20210715
# 时间轴动画编辑器详解 *【注意】本篇教程采用LayaAirIDE 2.0.0版本,文中如有不同请以最新LayaAirIDE版本为准。* > 时间轴动画编辑器最是LayaAirIDE中的核心模块,通过对时间轴上的关键帧制作,自动生成运动中的动画帧,可快捷的...
来源: Laya2.0_文档 发布时间: 20210715
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/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同...
来源: 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/CheckBox" CheckBox Class CheckBox CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还...
来源: 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/Radio" Radio Class Radio Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames ListProperties | Methods | Events Packagelaya.uiClasspublic class ListInheritanceList Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向...
来源: 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/display/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输...
来源: 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/TextInput" TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码...
来源: 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/TextArea" TextArea Class TextArea TextArea 类用于创建显示对象以显示和输入文本。 example 以下示例代码,...
来源: Laya3.0_api 发布时间: 20231115
请问object层中添加的sprite怎么添加点击事件 Object层是tiledmap最上面的一层,其中添加了一个sprite对象,但是给这个sprite添加鼠标点击事件不起作用,请大神看看 mallLayer = tiledMap.getLayerByName("Object"); budai = tiledMap.getLayerObject("Object",...
来源: Laya_社区 发布时间: 20180722