大约有 1,758 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0061 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
...卓设备加载场景黑屏 导微信小程序报错window.focus is not a function 1.7.20beta有bug,帧属性面板打不开 请问layaair2.0-js 怎么用程序在list中添加多元素的item 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 微信小程序 发布后缺少...
来源: Laya_社区 发布时间: 20210817
...tand.alone.version/lib ... 3731:8) 10-15 16:43:46.702: I/LayaBox(3503): at Function.Utils3D._createNodeByJson (http://stand.alone.version/libs/laya.d3.js:14491:25) 10-15 16:43:46.702: I/LayaBox(3503): at Function.Utils3D._createNodeByJson (http://stand.alone.version/libs/laya.d3.js:14481:23) 10-15 1...
来源: Laya_社区 发布时间: 20181015
...我2.0.1版本也遇到了,暂时这样解决了 WebGLContext.useProgram=function(gl,program){ //ios14会报错“webgl location not for current program”注释这里暂时解决 // if (WebGLContext._useProgram===program) // return false; gl.useProgram(program); WebGLContext._useProgram=program; ...
来源: Laya_社区 发布时间: 20200922
...中文的json文件 报错 导微信小程序报错window.focus is not a function 2.2.0beta4,微信上动态合批报错. 自定义场景类导出layaMaxUI.ts有前缀导致报错 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2018-02-08 11:27 浏览: 537 关注: 2 人 1852...
来源: Laya_社区 发布时间: 20180208
...ler.create(this, onLoaded), Handler.create(this, onLoading, null, false)); function onLoaded(){ console.log(Laya.loader.getRes(src)); } 在chrome,安卓下都是正常的,在ios和mac Safari下是undefined 放在一个sprite的click事件里 同样也是undefined 2017-08-11 添加评论 ...
来源: Laya_社区 发布时间: 20170811
...建 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
...Font.loadFont("res/bitmapFont/test.fnt",new Laya.Handler(this,onLoaded)); function onLoaded(){init();}function init(){//如果位图字体中,没放空格,最好设置一个空格宽度this.mBitmapFont.setSpaceWidth(10);Laya.Text.registerBitmapFont(this.mFontName,this.mBitmapFont);var txt = new...
来源: Laya_社区 发布时间: 20180919
...方法,请求官方帮助, 导微信小程序报错window.focus is not a function runtime运行报错! 官网示例摇一摇报错,就解决方案 微信小游戏编译报错 用了ByteArray的zlib.min.js后报错 IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 2018-05-12 ...
来源: Laya_社区 发布时间: 20180511
...aRender; private var mouseConstraint:*; private var engine:*; /***/ public function Retitution() { super(); this.width = stageWidth; this.height = stageHeight; setup(); } private function setup():void { initMatter(); initWorld(); Laya.stage.on("resize",this,onResize); } private function initMatter()...
来源: Laya_社区 发布时间: 20171214
...axUI.ts有前缀导致报错 导微信小程序报错window.focus is not a function [分享]Dialog 点击边缘不关闭的 Demo示例 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2017-11-21 20:48 浏览: 591 关注: 2 人 lifereset • 2017-11-21 21:58 就是closeall的...
来源: Laya_社区 发布时间: 20171121