大约有 900 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0052 秒)
...了drawToCanvas方法的么?一调用就会提示gl.readPixels is not a function。如果不能用的话,有没有其它替代方案? 用ts写代码 能用npm包吗 还有es6语法 问题状态 最新活动: 2017-11-07 19:29 浏览: 989 关注: 2 人 chenzp2031453 • 2017-11-07 20:17 只是...
来源: Laya_社区 发布时间: 20171107
... // 压缩js gulp.task("compressJs", ["compressJson"], function () { if (config.compressJs) { return gulp.src(config.compressJsFilter, { base: releaseDir }) .pipe(sourcemaps.init({loadMaps:true})) .pipe(uglify({ mangle: { keep_fnames:true } })) .pipe(sourcemaps.write(releaseDir +...
来源: Laya_社区 发布时间: 20190528
... btCollisionObject undefined 导微信小程序报错window.focus is not a function 微信小游戏编译报错 启动引擎报错 mPlugin.game_plugin_init(3); FD 宏编译时 出现 试图访问该方法时失败 问题状态 最新活动: 2017-02-08 14:58 浏览: 1846 关注: 2 人 daohu • 2017-...
来源: Laya_社区 发布时间: 20170207
...后,js里调用canvas.getContext("2d"); 报错canvas.getContext is not a function。 2018-04-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Charles 赞同来自: 我需要把laya里的sprite转成canvas,好...
来源: Laya_社区 发布时间: 20180411
...e.Grid(matrix); 然后就报错了 TypeError: this._buildNodes is not a function at Object.Grid (file:///D:/Layabox/PathFinding/bin/libs/laya.pathfinding.js:41:19) at LayaAir3D.pathFindingTest (file:///D:/Layabox/PathFinding/bin/js/LayaAir3D.js:39:33) at new LayaAir3D (file:///D:/Layabox/PathFind...
来源: Laya_社区 发布时间: 20180404
...个回复 Apple 赞同来自: xxx.on(Laya.Event.STOPPED,this,this.onStop); function onStop(){ //你的代码 } 2018-04-04 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ssss111 相关问题 配置layaAir需要注意的 骨骼动画...
来源: Laya_社区 发布时间: 20180404
...straint3D constructor rigidbodyA rigidbodyB Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...用的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
...: (rs.second && "JSCClass::addProperty name is dumplicate value"), function addProperty, file /Users/LayaBox/LayaBox/conch6/Conch/source/conch/JSWrapper/LayaWrap/../JSInterface/JSC/JSCProxyClass.h, line 281. 问题请教: 1、initWithView是否可以重复初始化达到跳转地址的...
来源: Laya_社区 发布时间: 20190530
...) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) at Function.Module.runMain (module.js:693:10) 有没有谁遇到过这个问题?有没有谁解决了这个问题?万望解答 2018-05-14 添加评论 免费帖 --> 分享 微博 QZ...
来源: Laya_社区 发布时间: 20180514