大约有 3,031 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0055 秒)
Laya_社区(1088) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(108)
API DocumentationAll Packages | All Classes | Index | Frames No Frames IComponentProperties Packagelaya.uiInterfacepublic interface IComponentImplementors Component组件接口,实现了编辑器组件类型。Public Properties PropertyDefined By comXml : Object XML 数据。 IComponen...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames ISelectProperties Packagelaya.uiInterfacepublic interface ISelectImplementors Button ISelect 接口,实现对象的 selected 属性和 clickHandler 选择回调函数处理器。 Public Properties PropertyDefined By ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames IUpdateMethods Packagelaya.d3.core.renderInterfacepublic interface IUpdateImplementors Component3D, Sprite3D IUpdate 接口用于实现3D对象的更新相关功能。 Public Methods MethodDefined By _update(state:Re...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames IItemMethods Packagelaya.uiInterfacepublic interface IItemImplementors List, UIGroup, ViewStack Item接口。 Public Methods MethodDefined By initItems():void 初始化列表项。 IItemMethod DetailinitItems()method...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames IBox Packagelaya.uiInterfacepublic interface IBox extends IComponentImplementors Box容器接口,实现了编辑器容器类型。Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prop...
来源: laya_api 发布时间: 20170929
...动 附上源码 declare module laya.editorUI { /** * Graphics解析器 */ class GraphicParser extends laya.display.GraphicAnimation { protected _getTextureByUrl(url: string): string; static parseAnimationData(aniData: any): any; } } 2020-07-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20200707
...要回复问题请先登录 发起人 徐小宇 相关问题 Warning!,this class[MiniAdpter] already exist: Object {init: } IOS运行游戏界面发生偏移,请问是什么问题? 在js代码中,let 是什么意思 微信小游戏绘制开放域内容,字体模糊是什么原因? 小游...
来源: Laya_社区 发布时间: 20200210
...己写的类? var KYModule = (function () { function KYModule() { } Laya.class(KYModule,"ky.module.KYModule",laya.events.EventDispatcher); KYModule.prototype.injectSource = function(json){ console.log("123"); } return KYModule; }());我如何再继承我写的这个KYModule? 我按常规js方式...
来源: Laya_社区 发布时间: 20180427
...libs 文件下的类未定义 as 自动生成的页面逻辑类报错:__class未定义 Scene3D未定义 问题状态 最新活动: 2017-09-20 20:08 浏览: 749 关注: 2 人
来源: Laya_社区 发布时间: 20170920
Sprite鼠标事件不响应 public class LandLayer extends Sprite 给LandLayer 添加了鼠标事件 然而并没有响应…… 看图…… 2017-11-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 wudi1...
来源: Laya_社区 发布时间: 20171109