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

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

651. LayaAir项目发布Flash版本 报错 [ 62%]

...ol\as\libs\src\laya\utils\Browser.as:224] _window = RunDriver.getWindow(); public static var getWindow:Function = function():* { return __JS__('window'); } package { /** * @private */ public function __JS__(value:*):* { return null; } } 这是不再支持转flash版本的意思吗 2017-04-10 添加...

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

652. laya接入fairyGUI的时候资源加载方式? [ 62%]

...*/ export default class FguiResMgr { private static _instance: FguiResMgr; public static get instance(): FguiResMgr { if (!this._instance) this._instance = new FguiResMgr(); return this._instance; } /**加载优先级,越小越优先,最小为0 */ private priority: number = 1; /** * 混合加载...

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

653. laya.d3.animation.AnimationClip_API3.0 [ 62%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationClip" AnimationClip Class AnimationClip AnimationClip 类用于动画片段资源。 Hierarchy Resource AnimationClip Inde...

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

654. collider其他层触发回调的问题 [ 62%]

...层内。可以控制碰撞什么层,不碰撞什么层。 我使用了 public onTriggerEnter(other: Laya.Collider): void { } 这个方法,发现不在同一个层级上的物体无法进入碰撞的这个回调方法。 请问如何可以检测碰撞到的所有的层的带Collider的物体 201...

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

655. 微信小游戏利用开放域好友关系链做排行榜 [ 61%]

...aya.Handler; import Loader = Laya.Loader;  class GameBootstrap{      public constructor(){         this.init();     }      private init():void{         //初始化微信小游戏         Laya.MiniAdpter.init(true);         //程序入口        ...

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

656. List 组件做的手风琴Demo [ 61%]

...      }     /** * 创建BOX */ class Item extends Laya.Box{     public static WID:number =100;     public static HEI:number =30;     constructor(){         super()         this.size(Item.WID,Item.HEI);         var img1 =new Laya.Image("bg0.png");      ...

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

657. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 61%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/bvh/BVHSpatialBox" BVHSpatialBox Class BVHSpatialBox<T> BVH子空间 Type parameters T Hierarchy BVHSpatialBox BVHRenderBox ...

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

658. 在微信小游戏中,主域中显示开发域的list为什么显示不全? [ 61%]

...博 QZONE 微信 Miller 赞同来自:   class Item extends Laya.Box {   public static WID: number = 600; public static HEI: number = 85; private img: Laya.Image;         //private text: Laya.Label; constructor(){ super(); this.size(Item.WID, Item.HEI); this.img = new Laya.Image();    ...

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

659. typescript语言版本的LayaAir.d.ts的MiniAdpter只有一个接口 [ 61%]

...的物理缓存管理里: /*** 清空缓存空间全部文件内容 */ public static function removeAll():void{}     removeAll这个函数为什么typesscript没有,在旧版本也没有是为什么?   附件 : --> 2018-06-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

660. laya.d3.webxr.core.WebXRInput_API3.0 [ 61%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRInput" WebXRInput Class WebXRInput author miner 类用来描述输入设备 Hierarchy EventDispatcher WebXRInput Index Constr...

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