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

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

661. Android Studio发布apk报错 [ 46%]

...-08 14:03:53.346 18569-18569/com.lightpaw.dietyroad E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport 08-08 14:03:53.381 18569-18569/com.lightpaw.dietyroad E/LayaGameEngine: game_plugin_init soPath= jarfile= appcache=/data/user/0/com.lightpaw.dietyroad/ 08-08 14:03:53....

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

662. laya.resource.AtlasResource_API3.0 [ 45%]

...als Only exported Menu Globals "laya/resource/AtlasResource" AtlasResource Class AtlasResource 大图合集资源 Hierarchy Resource AtlasResource Index Constructors constructor Properties _id destroyedImmediately dir frames lock name textures url uuid DEBUG Accessors cpuMemory destroyed gpuMemory i...

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

663. laya.d3.physics.PhysicsComponent_API3.0 [ 45%]

... exported Menu Globals "laya/d3/physics/PhysicsComponent" PhysicsComponent Class PhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component PhysicsComponent PhysicsTriggerComponent CharacterController Index Constructors constructor Properties _extra _singleton canS...

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

664. laya.d3.component.animator.AnimatorController_API3.0 [ 45%]

...Globals "laya/d3/component/Animator/AnimatorController" AnimatorController Class AnimatorController Hierarchy Resource AnimatorController Index Constructors constructor Properties _id clipsID data destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute refer...

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

665. laya.physics.ChainCollider_API3.0 [ 45%]

...nals Only exported Menu Globals "laya/physics/ChainCollider" ChainCollider Class ChainCollider 2D线形碰撞体 Hierarchy ColliderBase ChainCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed en...

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

666. LayaNative 在android8.0 报ANR概率大 [ 45%]

...新问题,麻烦您看一下。 Rejecting re-init on previously-failed class java.lang.Class<vp>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/SafeBrowsingResponse; 2019-07-22 18:03:33.840 27966-27966/com.lovegame.hk.hokbok I/art:     at void com.android.webview.c...

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

667. laya.resource.Prefab_API3.0 [ 45%]

...ernals Only exported Menu Globals "laya/resource/HierarchyResource" Prefab Class Prefab Hierarchy Resource Prefab PrefabImpl Index Constructors constructor Properties _id destroyedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolute referenceCount cpu...

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

668. Spine渲染器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 45%]

...的运行时库版本。 代码动态添加的示例如下: const { regClass, property } = Laya; @regClass() export class Demo extends Laya.Script { spine: Laya.Spine2DRenderNode; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void ...

来源: Laya3.0_文档 发布时间: 20251128

669. laya.d3.animation.AnimationClip_API3.0 [ 45%]

...Only exported Menu Globals "laya/d3/animation/AnimationClip" AnimationClip Class AnimationClip AnimationClip 类用于动画片段资源。 Hierarchy Resource AnimationClip Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Accessors cpuMemory destr...

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

670. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 45%]

...ports, "__esModule", { value: true }); const t = require("./test/TestExportClass"); // 程序入口 class GameMain { constructor() { // Laya.init(600,400); console.log("start"); var exportCls = new t.TestExportCls(); exportCls.callFunc(); } } new GameMain(); } http://requirejs.org/docs/errors.html#m...

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