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

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

831. laya.resource.RenderTexture_API3.0 [ 58%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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

832. 如何使用TS的命名空间(namespace)? [ 58%]

...用的namespace。   export namespace mvc{ const commandMap = {}; export function registerCommand(){ //doSomething }; export interface ICommand{ excute(type:string, params:any):void; } }   2019-09-21 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登...

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

833. 深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 [ 58%]

...入口函数start()[code] start() { return __awaiter(this, void 0, void 0, function* () { let json = JSON.parse(fs.readFileSync("outConfig.json")); this.BaseURL = emiter_1.emiter.BaseURL = json.from; this.outfile = json.out; this.createAS = json.createAS; this.layajsURL = json.layajsURL; this.tsCong...

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

834. 程序运行中,得到类的名字如何实例化这个类 [ 58%]

...布后缺少app.json文件 导微信小程序报错window.focus is not a function 有没有使用LayaAir开发微信小程序的demo? 程序启动报错“请设置应用程序的启动配置文件“ 程序调试10秒钟后报错 程序字描边 问题状态 最新活动: 2017-01-04 19:53 浏览:...

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

835. laya.layagl.LayaGL_API3.0 [ 58%]

...renderEngine renderOBJCreate textureContext Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

836. laya.d3.component.staticmesh.StaticMeshBatchManager_API3.0 [ 58%]

...cMeshBatchManager constructor combine merge Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

837. laya.loaders.AnimationClip2DLoader_API3.0 [ 58%]

...ionClip2DLoader" AnimationClip2DLoader load Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

838. laya.d3.graphics.batch.InstanceBatchManager_API3.0 [ 58%]

...ager constructor getInstanceBatchOpaquaMark Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

839. laya.particle.ParticleTemplate2DLoader_API3.0 [ 58%]

...late2DLoader" ParticleTemplate2DLoader load Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

840. 安卓微端弹出 LayaH5Market.js 的报错,应该怎么处理? [ 58%]

...romise) DOMException: play() 导微信小程序报错window.focus is not a function 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 runtime运行报错! 用了ByteArray的zlib.min.js后报错 问题状...

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