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

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

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

... StyleManager { private static _instance: StyleManager; private _styleMap: Object;//字体样式映射 static get instance(): StyleManager { if (!this._instance) { this._instance = new StyleManager(); } return this._instance; } constructor() { } /** * 解析字体样式 * @param {Object} obj */ pars...

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

12. laya.ui.List [ 54%]

...public class ListInheritanceList Box Component Sprite Node EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prop...

来源: laya_api 发布时间: 20170929

13. laya.ui.List [ 53%]

...blic class ListInheritanceList Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prop...

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

14. laya.ui.Tree [ 46%]

...public class TreeInheritanceTree Box Component Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透...

来源: laya_api 发布时间: 20170929

15. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 44%]

...= "/" ? this.mUrl : this.mUrl + "/";             var data: any = new Object();             data.command = request.command;             data.adpter = request.adpter;             data.params = args;             console.log("netconnection call:", url + command, JSON.string...

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

16. laya.ui.Tree [ 43%]

...blic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean ...

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