• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 900 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0070 秒)

861. laya打包iOS,运行奔溃,构建时候选择的是2.3.0 [ 42%]

...: exception info:[TypeError: this._nativeObj.addGlobalValueDefine is not a function.(In "this._nativeObj.addGlobal ValueDefine(modifyType, type, size, defaultData)", "this._nativeObj.addGlobalValueDefine" is undefined)] at line  4664. 附件 : --> 2020-02-18 添加评论 免费帖 --> 分享 微博...

来源: Laya_社区 发布时间: 20200218

862. laya.display.Input_API3.0 [ 42%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

来源: Laya3.0_api 发布时间: 20231115

863. 用模块器报错,真机不会有这个问题,具体看补充 [ 42%]

...错 runtime运行报错! 导微信小程序报错window.focus is not a function 真机环境找不到window---cant find variable: window stack 小游戏项目 加载有中文的json文件 报错 2.2.0beta4,微信上动态合批报错. 关于逻辑贞更新间隔机制、时间和其他一些Timer...

来源: Laya_社区 发布时间: 20170216

864. laya.d3.renderobjs.nativeobj.NativeRenderContext3DOBJ_API3.0 [ 42%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

865. laya.ui.TextArea_API3.0 [ 41%]

...extArea; import laya.utils.Handler; public class TextArea_Example { public function TextArea_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/input.png"], Handler.create(this, onLoadComplete))...

来源: Laya3.0_api 发布时间: 20231115

866. laya.utils.PerformancePlugin_API3.0 [ 41%]

...ile setPerformanceDataTool showFunSampleFun Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

867. 在LayaIDE中下载的运行器启动报错 [ 39%]

... ImageData is not defined? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-03-21 10:17 浏览: 1229 关注: 2 人 qian • 2018-03-21 10:20 https://ask.layabox.com/question/12521 你可以也看一下这个替换一下文件试一下 qian • 2018-03-21 10:20 ...

来源: Laya_社区 发布时间: 20180319

868. 关于多个小动画打包到一个图集动画的问题 [ 39%]

...现一个报错 laya.core.js:4467 Uncaught TypeError: url.indexOf is not a function 如果我单纯只想拿一张小图的话就不会报错,是可以执行的,请问这里的错误会是什么原因 cuixueying • 2017-04-18 11:02 你预加载之后,不需要再去除texture了,直接用...

来源: Laya_社区 发布时间: 20170330

869. laya.d3.utils.Utils3D_API3.0 [ 39%]

...Normal uint8ArrayToArrayBuffer TEMPVector30 Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

870. 1.7.19.1 beta 背景音乐在舞台失焦和静音状态下可能导致的无法播放的异常问题! [ 38%]

...减,少则补足,请官方酌情修复此bug!SoundManager.playSound=function(url,loops,complete,soundClass,startTime){ (loops===void 0)&& (loops=1); (startTime===void 0)&& (startTime=0); // if (!SoundManager._isActive || !url)return null; if (!url)return null; if (SoundManager....

来源: Laya_社区 发布时间: 20180709