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

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

541. laya.ui.Tab_API3.0 [ 30%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean direction get direction(): string set direction(value: string): void Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"h...

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

542. laya.ui.FontClip_API3.0 [ 30%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean direction get direction(): string set direction(value: string): void Defined in laya/ui/FontClip.ts:106 布局方向。 默认值为"horizontal"。 取值: "horizon...

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

543. laya.ui.UIGroup_API3.0 [ 30%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean direction get direction(): string set direction(value: string): void Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"horizontal"。 取值: "horizont...

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

544. laya.d3.core.scene.Scene3D_API3.0 [ 30%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayHeight get displayHeight(): number Inherited from Text.displayHeight Defined in laya/display/Sprite.ts:563 对象的显示高度(以像素为单位)。 Ret...

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

545. 实体组件系统 · LayaAir3.0文档 · LAYABOX [ 30%]

...1 组件的生命周期方法 生命周期方法是指在物体的创建、销毁、激活、禁用等过程中,会自动调用的方法。当使用自定义的组件脚本时,可以实现如下生命周期方法,方便快速开发业务逻辑。可以在每个方法中打印一条日志,方...

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

546. 微信小游戏分包实战(JavaScript-小游戏适配文档-微信小游戏) [ 30%]

...包`b.js`里。这段代码,有两个较强的主包关联。一是负责销毁当前页面与添加aUI页面到舞台的逻辑shouUI在主包,二是监听鼠标事件的触发函数showB也在主包。 分出的b.js代码如下所示: ```javascript //显示A页 function showA() { showUI(aUI,U...

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

547. laya.display.Stage_API3.0 [ 28%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayHeight get displayHeight(): number Inherited from Text.displayHeight Defined in laya/display/Sprite.ts:563 对象的显示高度(以像素为单位)。 Ret...

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

548. laya.ui.RadioGroup_API3.0 [ 28%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean direction get direction(): string set direction(value: string): void Inherited from UIGroup.direction Defined in laya/ui/UIGroup.ts:443 布局方向。 默认值为"h...

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

549. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 26%]

...; this.mConnected) this.pomelo.disconnect();         }         /** 销毁*/         public destroy(): void {             this.close();             this.pomelo = null;             if(this.mDecorate)this.mDecorate.destroy();             this.mDecorate = null;     ...

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

550. laya.ui.HScrollBar_API3.0 [ 26%]

...herited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean disabled get disabled(): boolean set disabled(value: boolean): void Inherited from UIComponent.disabled Defined in laya/ui/UIComponent.ts:325 是否禁用页面,设...

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