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

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

21. laya.ui.CheckBox [ 80%]

...的标签。 UIComponent text : Text[read-only] 按钮文本标签 Text 控件。 Button texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个...

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

22. 为什么这个ui中给这个TextInput组件runtime属性绑定了一个类 [ 79%]

...eld.color = "#000000" ; this.textField.italic = false ; } }   这个输入控件为什么不能触发这个事件?不是说侦听了得吗? 2018-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 152*****27...

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

23. laya.ui.ColorPicker [ 79%]

...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node  close():void 关闭颜色样本列表面...

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

24. laya.ui.Box [ 79%]

...LayoutBox, List, Panel, ScaleBox, Tree, UIGroup, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在...

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

25. Flash Builder如何调用js三方库 [ 79%]

...同一份资源时候,会导致gpu内存不断增加! 有没有克隆控件的方法,prefab能否在代码上调用 请问怎么通过OC直接调用一个JS函数 急,百度小游戏,调用图集回收后,导致图片无法显示以及加载所有资源都失败 求教 js如何调用图集...

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

26. laya.ui.HScrollBar [ 79%]

...prite Node EventDispatcher Object 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean ...

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

27. laya.ui.Tree [ 78%]

...ee Box Component Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值...

来源: laya_api 发布时间: 20170929

28. laya.ui.ProgressBar [ 77%]

...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容...

来源: laya_api 发布时间: 20170929

29. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 77%]

对游戏中各种控件字体样式使用“白鹭style”样式表 1.首先定义一个字体样式类和接口。 字体样式接口。 ITextFormat.ts/** * @User: liuliqianxiao * @Date: 2017/12/25 * @Time: 下午3:07 * @Desc: 这家伙很懒,什么都没留下…… **/ interface ITextFormat {...

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

30. laya.ui.Image [ 77%]

...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容...

来源: laya_api 发布时间: 20170929