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

大约有 729 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0059 秒)

491. laya.ui.Tree_API3.0 [ 54%]

...ring 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 laya.ui.Tree; im...

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

492. laya.ui.Tab_API3.0 [ 54%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Tab" Tab Class Tab Tab 组件用来定义选项卡按钮组。 * 属性:selectedIndex 的默认为-1。 example 以下示例代码,创...

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

493. 求助:laya的枚举属性如何在面板上序列化? [ 54%]

... /** @prop {name:rewardType, tips:"111", type:Reward, default:Reward.Gr}*/ public rewardType: Reward = Reward.Gr;   自定义的枚举不可选,布尔类型变量则有true和false可以选择: 附件 : --> 2019-05-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

494. laya.ui.RadioGroup_API3.0 [ 54%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/RadioGroup" RadioGroup Class RadioGroup RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能...

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

495. HttpRequest详解(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 54%]

...HttpRequestExtension extends Laya.HttpRequest { constructor() { super(); } public send(url:string,data:any=null,method:string="get", responseType:string="text", headers:any=null):void{ super.send(url,data,method,responseType,headers); this._http.upload.onprogress= function(e:any):void { //上传进...

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

496. 树状列表组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 53%]

...xport class NewScript extends Laya.Script { @property({ type: Laya.Tree }) public tree: Laya.Tree; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { //初始化树状列表的数据源 let treeData: string = "<data>"; //给T...

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

497. laya.media.SoundManager_API3.0 [ 53%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/media/SoundManager" SoundManager Class SoundManager SoundManager 是一个声音管理类。提供了对背景音乐、音效的播放控制方...

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

498. laya.ani.AnimationPlayer_API3.0 [ 53%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/AnimationPlayer" AnimationPlayer Class AnimationPlayer AnimationPlayer 类用于动画播放器。 Hierarchy EventDispatcher AnimationPlayer...

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

499. laya.d3.core.material.PBRMaterial_API3.0 [ 53%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/PBRMaterial" PBRMaterial Class PBRMaterial PBR材质的父类,该类为抽象类。 Hierarchy Material PBRMaterial PBRStandardM...

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

500. laya.components.AnimatorState2D_API3.0 [ 53%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorState2D" AnimatorState2D Class AnimatorState2D Animator 类用于创建动画组件。 Hierarchy EventDispatcher AnimatorStat...

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