大约有 911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0060 秒)
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...动生成的ui代码报错 导微信小程序报错window.focus is not a function 关于shader中opengl函数问题 laya2 发布微信开放域工程,用微信开发者工具打开报错 问题状态 最新活动: 2018-05-09 18:34 浏览: 1256 关注: 3 人 bbh • 2018-05-09 15:47 我把这个cle...
来源: Laya_社区 发布时间: 20180505
...,0,100,100,"#FF0000"); Laya.stage.addChild(sp); Browser.window.setInterval(function():void { sp.x+=5; },100); 2017-06-02 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 w445015385 相关问题 发起问题须知,必看!!!不按提...
来源: Laya_社区 发布时间: 20170523
...以看到只在window上挂载了大写Laya的命名空间 window.Laya= (function (exports) { ...... exports.Sprite = Sprite; exports.EffectAnimation = EffectAnimation; ..... return exports; })({}))那么出现这个问题的原因是官方在LayaAirIDE类导出部分的代码有变化,在2.6版...
来源: Laya_社区 发布时间: 20200809
...aya.HttpRequest(); hr.http.timeout = 3000; hr.http.ontimeout = function(){console.log("http timeout test: timeout")}; hr.once(Laya.Event.COMPLETE, this, ()=>{console.log("http timeout test: success");}); hr.once(Laya.Event.ERROR, this, (e: any)=>{console.log("http timeo...
来源: Laya_社区 发布时间: 20171016
...!getUint16 error - Out of bounds";at api request success callback function String
来源: Laya_社区 发布时间: 20200115
..._proto.parseTsImport”,修改该函数体内容:__proto.parseTsImport=function(str){ var tStr = str.replace("import",""); str = 'from'; str = tStr.indexOf(str) > -1 ? str : '='; tStr = StringTool$1.trimSide(tStr.split(str)[0]); this.importDic[tStr] = true; }当然也可以把CodeManager.pars...
来源: Laya_社区 发布时间: 20200727
...ameters value: any Returns void defaultTipHandler get defaultTipHandler(): Function set defaultTipHandler(value: Function): void Defined in laya/ui/TipManager.ts:132 默认鼠标提示函数 Returns Function Defined in laya/ui/TipManager.ts:136 默认鼠标提示函数 Parameters value: Function Ret...
来源: Laya3.0_api 发布时间: 20231115
...perty 'displayObject' of null 浏览器运行提示TypeError: xxx is not a function Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 laya2.6.0打apk和...
来源: Laya_社区 发布时间: 20230406
... at e.i._resizeBuffer (https://awp-assets.meituan.net ... :24224) at Function.e.getAMesh (https://awp-assets.meituan.net ... :29394) at t.a.flush (https://awp-assets.meituan.net ... :29650) at a.h.render (https://awp-assets.meituan.net ... :25650) at a.h._loop (https://awp-as...
来源: Laya_社区 发布时间: 20190809