大约有 2,837 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0095 秒)
Laya_社区(1676) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(83) Laya2.0_示例(16) Laya_示例(11)
...Mode = Laya.Stage.SCREEN_NONE; var uiResArr =[ {url:"res/atlas/comp.atlas",type: Laya.Loader.ATLAS}, ]; Laya.loader.load (uiResArr , Laya.Handler.create(this,this.onLoded)); //加载图片 this.byte = new Laya.Byte(); //这里我们采用小端 this.byte.endian = Laya.Byte.LITTLE_ENDIAN; th...
来源: Laya_社区 发布时间: 20180210
...3 关注: 3 人 cyqcyqcyq • 2017-04-25 20:26 override public function on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 在调用函数后面添加区分button的参数应该可以吧 189*****192 • 2017-04-26 09:33 @cyqcyqcyq:我也有另一种解决方式 for(var i...
来源: Laya_社区 发布时间: 20170425
...PreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...warehouseCollider1.mesh = warehouse1.meshFilter.sharedMesh;错误信息: TypeError: Cannot read property 'sharedMesh' of undefined at onComplete (file:///E:/LayaWorkspace/javaScriptLaya/src/warehouse.js:129:52) at Handler.__proto.run (file:///E:/LayaWorkspace/javaScriptLaya/bin/libs/laya.core.js:6...
来源: Laya_社区 发布时间: 20171219
...ermore • 2020-08-13 11:38 好的,谢谢 Nevermore • 2020-08-24 18:47 TypeError: Cannot create property '$_GID' on string '<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> &...
来源: Laya_社区 发布时间: 20200810
...t be purchased using in-app purchase, within the app - unless it is of the type referenced in guideline 3.1.3 of the App Store Review Guidelines. Deliberate disregard of the App Store Review Guidelines and attempts to deceive users or undermine the review process are unacceptable and is a direct vio...
来源: Laya_社区 发布时间: 20180414
...ked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPos...
来源: Laya3.0_api 发布时间: 20231115
... fs.js:972 return binding.symlink(preprocessSymlinkDestination(target, type, path), ^ Error: EPERM: operation not permitted, symlink 'D:\moyu_h5\game\bin\node_modules\_abbrev@1.1.1@abbrev\' -> 'D:\moyu_h5\game\release\layaweb\v1.0.12\node_modules\abbrev' at Object.fs.symlinkSync (fs.js...
来源: Laya_社区 发布时间: 20171204
worker.js 使用问题 开启后报错如下Uncaught TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. at Texture2D.__proto._createWebGlTexture (laya.d3.js:33519) at Texture2D.__proto.recreateResource (laya.d...
来源: Laya_社区 发布时间: 20171120
...绍) LayaAirIDE 下载地址: [https://ldc2.layabox.com/layadownload/?type=layaairide]( https://ldc2.layabox.com/layadownload/?type=layaairide ) #### 1.2、下载安装Node.js Node.js 是一个基础环境,比如TypeScript编译、npm都需要依托于 Node.js。 如果没有安装,直接前...
来源: Laya2.0_文档 发布时间: 20210715