大约有 681 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0098 秒)
Laya_社区(403) Laya3.0_api(64) Laya2.0_api(59) Laya2.0_文档(57) laya_api(54) Laya3.0_文档(26) Laya2.0_示例(10) Laya_示例(8)
[LayaAirIDE3]2d相机打包后问题 图二为ide,图二为打包为安卓app,我使用了2d相机,并且也设置了limit的四个方向的范围,我在ide上运行,角色可以走到边界并且不露出limit范围以外的区域,但是打包成app安装到手机上,就会如 图一...
来源: Laya_社区 发布时间: 20251125
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
...ex | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public...
来源: laya_api 发布时间: 20170929
Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=localize value=false 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine...
来源: Laya_社区 发布时间: 20170620
...ex | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Publ...
来源: Laya2.0_api 发布时间: 20190513
...rManager { private progressUI: UIBase; private token; constructor(token) { Laya.loader.load([{ url: "res/ui/LoadProgress.fui", type: Loader.BUFFER }], Handler.create(this, this.loadProgress)) this.token = token; } public loadProgress() { this.progressUI = UIBase.create(LoadProgress.UI_LoadProgress, ...
来源: Laya_社区 发布时间: 20171204
...这种情况,使用预制体才能实现。 针对类似上面需求,LayaAirIDE提供了2D预制体和3D预制体,接下来本文将介绍这两种预设如何使用。 二、IDE中创建 创建预制体的过程只能在IDE中完成,通常预制体创建后都是以“.lh”为后缀的文...
来源: Laya3.0_文档 发布时间: 20241014
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/HScrollBar" HScrollBar Class HScrollBar 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在...
来源: 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/VScrollBar" VScrollBar Class VScrollBar 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在...
来源: Laya3.0_api 发布时间: 20231115
...这种情况,使用预制体才能实现。 针对类似上面需求,LayaAirIDE提供了UI预制体,2D预制体和3D预制体,接下来本文将介绍这几种预设如何使用。 二、IDE中创建 创建预制体的过程只能在IDE中完成,通常预制体创建后都是以“.lh”...
来源: Laya3.0_文档 发布时间: 20251105