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

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

11. laya.ui.ViewStack [ 87%]

... Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box Component Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pr...

来源: laya_api 发布时间: 20170929

12. 3d获取组件代码bug [ 87%]

...过指定类型获得所有组件。 *@param type 组件类型。 *@param components 组件输出队列。 */ __proto.getComponentsByType=function(type,components){ var index=this._componentsMap.indexOf(type); if (index===-1) components.length=0; //这里应该返回了!!!!!!!!!! var typeComponents=...

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

13. laya.ui.TipManager [ 86%]

...| Events Packagelaya.uiClasspublic class TipManagerInheritanceTipManager Component Sprite Node EventDispatcher Object鼠标提示管理类Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,...

来源: laya_api 发布时间: 20170929

14. laya.ui.VBox [ 86%]

...nstants Packagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式...

来源: laya_api 发布时间: 20170929

15. laya.ui.HBox [ 86%]

...nstants Packagelaya.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 子对象对齐方式...

来源: laya_api 发布时间: 20170929

16. laya.ui.LayoutBox [ 86%]

... Events Packagelaya.uiClasspublic class LayoutBoxInheritanceLayoutBox Box Component Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String...

来源: laya_api 发布时间: 20170929

17. 新手,怎么也找不到关于laya.ui的教程? [ 86%]

...? 新手,有很多关于laya.ui的问题。 为什么要设置laya.ui.ComponentComponent解决了什么问题??是屏幕自适应方面的吗,有具体的教程吗?? laya.ui.Image和Sprite的区别? laya.ui.View的具体作用?怎么也找不到关于View的教程。对于新手...

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

18. laya.ui.Image [ 86%]

...| Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件...

来源: laya_api 发布时间: 20170929

19. laya.ui.AsynDialog [ 86%]

...gelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup > onCreate(如果没有创建过) > onOpen > onClose > onDestroy(如果销毁) onCreate在页面未创建时执行一次,...

来源: laya_api 发布时间: 20170929

20. laya.ui.VSlider [ 85%]

...| Events Packagelaya.uiClasspublic class VSliderInheritanceVSlider Slider Component Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位...

来源: laya_api 发布时间: 20170929