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

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

681. laya.ui.LayoutBox_API3.0 [ 45%]

...herited Externals Only exported Menu Globals "laya/ui/LayoutBox" LayoutBox Class LayoutBox LayoutBox 是一个布局容器类。 Hierarchy Box LayoutBox HBox VBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawto...

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

682. laya.ui.TipManager_API3.0 [ 45%]

...rited Externals Only exported Menu Globals "laya/ui/TipManager" TipManager Class TipManager 鼠标提示管理类 Hierarchy UIComponent TipManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx offsetX ...

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

683. 动画-旧版骨骼动画 [ 45%]

....utils.Stat; import common.CameraMoveScript; /** * ... * @author */ public class SkinAnimation_Old { private var zombie:Sprite3D; private var changeActionButton:Button; private var curStateIndex:int = 0; private var skinAniUrl:Array = [ "../../../../res/threeDimen/skinModel/Zombie/old/Assets/Zombie/...

来源: Laya_示例 发布时间: 20251219

684. laya.ui.ScaleBox_API3.0 [ 45%]

...Inherited Externals Only exported Menu Globals "laya/ui/ScaleBox" ScaleBox Class ScaleBox 自适应缩放容器,容器设置大小后,容器大小始终保持stage大小,子内容按照原始最小宽高比缩放 Hierarchy Box ScaleBox Index Constructors constructor Properties _extra _ownGraph...

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

685. 分享:Dragonbones/Spine的换肤操作 [ 45%]

...aya.utils.Browser; import laya.utils.Stat; import laya.webgl.WebGL; public class LayaAirDemo { private var templete:Templet;//动画模板类 private var skeleton:Skeleton;//骨骼动画类 private var curNum:int=0;//curNum%2求余数,切换不同皮肤 public function LayaAirDemo() { Laya.init(Br...

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

686. laya.ui.UIComponent_API3.0 [ 44%]

...ted Externals Only exported Menu Globals "laya/ui/UIComponent" UIComponent Class UIComponent Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Hierarchy Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slid...

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

687. laya.ui.Button [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ButtonProperties | Methods | Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多...

来源: laya_api 发布时间: 20170929

688. laya.ui.Panel [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Propert...

来源: laya_api 发布时间: 20170929

689. laya.ui.Box_API3.0 [ 44%]

...ected All Inherited Externals Only exported Menu Globals "laya/ui/Box" Box Class Box Box 类是一个控件容器类。 Hierarchy UIComponent Box List LayoutBox Panel UIGroup ScaleBox Tree ViewStack Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTe...

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

690. laya.ui.Dialog [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖...

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