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

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

481. laya.physics.RigidBody_API3.0 [ 71%]

...ed Externals Only exported Menu Globals "laya/physics/RigidBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,...

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

482. TypeError Uncaught TypeError: Object #<error> has no method '_addReference' [ 70%]

...错误 IDE不能运行调试提示:Chrome error: Error:... Warning!,this class[MiniAdpter] already exist: Object {init: } Error: asBitmap no size! 问题状态 最新活动: 2018-03-09 10:29 浏览: 764 关注: 2 人

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

483. LayaAirNative初始化的4个问题 [ 70%]

...945-27945/com.twand.kozhanji I/art: Rejecting re-init on previously-failed class java.lang.Class&lt;com.android.webview.chromium.WebViewContentsClientAdapter$6&gt;: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/RenderProcessGoneDetail; 06-27 18:03:47.977 27945-27945/com.twand...

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

484. laya.ani.bone.Templet_API3.0 [ 70%]

...rited Externals Only exported Menu Globals "laya/ani/bone/Templet" Templet Class Templet 动画模板类 Hierarchy AnimationTemplet Templet Index Constructors constructor Properties _id aniSectionDic bindBoneBoneSlotDic boneSlotArray boneSlotDic deformAniArr destroyedImmediately drawOrderAniArr even...

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

485. laya.physics.PolygonCollider [ 70%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PolygonColliderProperties | Methods Packagelaya.physicsClasspublic class PolygonColliderInheritancePolygonCollider ColliderBase Component Object 2D多边形碰撞体,暂时不支持凹多边形,如果是凹多边形...

来源: Laya2.0_api 发布时间: 20190513

486. laya.d3.resource.TextureCube_API3.0 [ 70%]

...nals Only exported Menu Globals "laya/d3/resource/TextureCube" TextureCube Class TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel co...

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

487. 新手,图片加载不进去,没有报错。很疑问 [ 70%]

...rite(); this.bg1.loadImage("comp/bg.png"); this.addChild(this.bg1); } Laya.class(BackGround,"BackGround",_super); return BackGround; })(Laya.Sprite)代码我这样写可以正常显示,你试试 2017-02-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请...

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

488. List滚动条问题 [ 70%]

...ice = function(price) { this._goldButton.label = "RMB " + price; }; } Laya.class(MarketItem, "xgame.marketitem", _super); })(Laya.Box);list代码如下: var list = new Laya.List(); list.itemRender = xgame.marketitem; list.repeatX = 3; list.repeatY = 1; list.spaceX = 10; list.hScrollBarSkin = ""; /...

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

489. 微信小游戏,实现监听前后台切换 [ 70%]

...简单的思路,不知道Laya本身是否有解决方案啊  wxhelper.jsclass WXHELPER { constructor () { this._isWxContext = !!window.wx } onShow (callback) { if (!this._isWxContext) return window.wx.onShow(callback) } onHide (callback) { if (!this._isWxContext) return window.wx.onHide(callback)...

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

490. laya.d3.core.pixelLine.PixelLineSprite3D [ 70%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineSprite3DProperties | Methods | Events Packagelaya.d3.core.pixelLineClasspublic class PixelLineSprite3DInheritancePixelLineSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object PixelLineSprite3D 类...

来源: Laya2.0_api 发布时间: 20190513