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

大约有 644 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0058 秒)

631. 向官方反映1.75引擎库后 事件执行 发生的bug [ 39%]

...  *执行事件处理。         */         __proto.runEvent=function(){             var len=this._eventList.length;             if (!len)return;             var _this=this;             var i=0;             var localevnetList = this._eventLis...

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

632. 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

633. 使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 [ 38%]

...t.ResourceVersion;  2、第330-336行,将 MiniFileMgr.isLocalNativeFile=function(url){ for(var i=0,sz=MiniAdpter.nativefiles.length;i<sz;i++){ if(url.indexOf(MiniAdpter.nativefiles)!=-1) return true; } return false; }修改为: MiniFileMgr.isLocalNativeFile=function(url){ for(var i=0,sz=Mini...

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

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

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

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

635. laya.html.dom.HTMLDivElement_API3.0 [ 36%]

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

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

636. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 36%]

...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

637. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 35%]

...ed setFrames setOverrideNumSolverIterations Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Inherited property Inherited method Inherited accessor Enumeration Interface

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

638. laya.events.Keyboard_API3.0 [ 34%]

...OLON SHIFT SLASH SPACE T TAB U UP V W X Y Z Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

639. laya.utils.Ease_API3.0 [ 32%]

... strongIn strongInOut strongOut HALF_PI PI2 Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

640. 打包native报错 [ 30%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-06-18 13:42 浏览: 655 关注: 1 人

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