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

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

151. laya.display.AnimationBase [ 59%]

...Packagelaya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有...

来源: Laya2.0_api 发布时间: 20190513

152. laya.ui.HBox [ 59%]

...ackagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box Component Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutB...

来源: laya_api 发布时间: 20170929

153. 基础使用 · LayaAir3.3 · 引擎文档 · LAYABOX [ 59%]

...述 在新UI系统中,所有组件基类是GWidget,它从引擎Sprite类派生,因此Sprite具有属性和方法都可以使用,也就是说,它具有普通2D节点所有功能。 新UI系统内置组件类型有以下这些,按功能分类: 图片显示:GImage、GLoad...

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

154. laya.ui.Tree_API3.0 [ 59%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...

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

155. laya.display.Input_API3.0 [ 59%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _parseEscapeChars _parseEscapeChars: boolean Inherited from Text._parseEscapeChars Defined in laya/display/Text.ts:202 是否将字符串中\n,\t转换为实际功能字符 _scene _scene: Node Inherited fr...

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

156. laya.ui.HBox [ 58%]

...kagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 N...

来源: Laya2.0_api 发布时间: 20190513

157. laya.ui.Dialog [ 58%]

...Packagelaya.uiClasspublic class DialogInheritanceDialog View Box Component Sprite Node EventDispatcher ObjectSubclasses AsynDialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边...

来源: laya_api 发布时间: 20170929

158. laya.map.TileAniSprite [ 58%]

...entationAll Packages | All Classes | Index | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap动画显示对象(一个动画(TileTexSet),可以绑定多个...

来源: laya_api 发布时间: 20170929

159. laya.ani.bone.Skeleton [ 58%]

... Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolea...

来源: Laya2.0_api 发布时间: 20190513

160. 设置缩放模式exactfit,不能实现全屏不等比缩放 [ 58%]

...生成场景类了,此时该如何获得场景内元素 如何设置Sprite宽高和点击区域? 问题状态 最新活动: 2017-03-27 16:52 浏览: 1287 关注: 2 人 cuixueying • 2017-03-27 21:18 缩放模式是针对舞台与浏览器之间宽高进行缩放适配,所以你...

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