大约有 1,758 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0053 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
...ionInfo" AccelerationInfo constructor x y z Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
... Unexpected token in JSON at position 64;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 64 我也遇到类似的 2018-11-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 steven chan 相关...
来源: Laya_社区 发布时间: 20180803
...nstructor elementFormat elementUsage offset Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...fileRect()方法,具体行见截图 RenderContext类:this._drawRect=function(x,y,args){ var ctx=this.ctx; if (args[4] !=null){ ctx.fillStyle=args[4]; ctx.fillRect(x+ar...
来源: Laya_社区 发布时间: 20161210
...机上就连接不上socket 导微信小程序报错window.focus is not a function 用了ByteArray的zlib.min.js后报错 runtime运行报错! 启动引擎报错 mPlugin.game_plugin_init(3); 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 问题...
来源: Laya_社区 发布时间: 20180816
...ript onStateEnter onStateExit onStateUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...p后运行,直接出提示 this._nativeObj.addGlobalValueDefine is not a function(附件中有图),Native版本用的是:release-v2.0.2的 附件 : --> TestAndroidPro.rar 2020-07-07 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20200707
...请: 与内容相关的链接 提交 1 个回复 wudi199553 赞同来自: function launchFullscreen(element) { if(element.requestFullscreen) { element.requestFullscreen(); } else if (element.mozRequestFullScreen) { element.mozRequestFullScreen(); } else if (element.webkitRequestFullscreen)...
来源: Laya_社区 发布时间: 20171206
...md" ClipRectCmd height width x y ID recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...reBody:Object; private var world:Object; private var CANNON:Object; public function LayaAir3D() { //初始化引擎 Laya3D.init(0, 0, true); //适配模式 Laya.stage.scaleMode=Stage.SCALE_FULL; Laya.stage.screenMode=Stage.SCREEN_VERTICAL; //开启统计信息 Stat.show(); //添加3D场景 var scene...
来源: Laya_社区 发布时间: 20170331