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

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

791. 用LayaAir引擎解析Tiled Map地图(ActionScript-2D进阶篇(AS3)-扩展模块) [ 32%]

... ![动图13](img/13.gif) (动图13) ## 3、Tiled Map 使用优化 ### 3.1 销毁地图 当Tiled Map不再使用的时候,需要使用destroy()方法进行销毁,回收被占用的内存。 例如: ```java tMap.destroy(); ``` ### 3.2 缓存相关 #### 3.2.1 开启和关闭自动缓存 LayaAir...

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

792. laya.display.Animation_API3.0 [ 32%]

...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

793. laya.ui.ProgressBar_API3.0 [ 30%]

...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

794. laya.ui.HSlider_API3.0 [ 29%]

...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

795. laya.ui.VSlider_API3.0 [ 29%]

...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

796. laya.ui.VScrollBar_API3.0 [ 28%]

...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

797. 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

798. laya.ui.Tab_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

799. laya.ui.FontClip_API3.0 [ 27%]

...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

800. laya.device.media.Video_API3.0 [ 27%]

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

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