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

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

51. laya.resource.Resource_API3.0 [ 94%]

...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

52. laya.physics.Physics_API3.0 [ 94%]

...ysics/Physics.ts:37 全局物理单例 Returns Physics Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

53. laya.net.LoaderManager_API3.0 [ 94%]

...ing | createItem)[], complete?: Handler | null, progress?: Handler | null, type?: string | null, constructParams?: any[] | null, propertyParams?: any, priority?: number, cache?: boolean): void Defined in laya/net/LoaderManager.ts:97 根据clas类型创建一个未初始化资源的对象,随后进...

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

54. laya.device.motion.Accelerator [ 94%]

... Methods MethodDefined By  Accelerator(singleton:int)Accelerator event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  getTransformedAcceleration(acceleration:AccelerationInfo):AccelerationInfo[static] 把加速度值转换为视觉上正确的加速度值。依赖于Brows...

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

55. 引擎自带的图集图片丢失问题 [ 94%]

...失问题 我用js加载完图集后 tArray=[{url:"res/atlas/comp.atlas",type:Laya.Loader.ATLAS}] Laya.loader.load(tArray,Laya.Handler.create(this,onResLoaded()));   里面的button和checkbox提示丢失了。是什么原因??   附件 : --> 2018-03-25 添加评论 免费帖 --> 分享 微博...

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

56. laya.d3.core.MeshFilter [ 94%]

...Filter 实例。 MeshFilter  _destroy():void[override] MeshFilter event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929

57. swf转laya,还需要加载原swf?Loader type是什么? [ 93%]

swf转laya,还需要加载原swf?Loader type是什么? 问题1: mapFlash转laya格式文件,加载时还需要加载mapFlash.swf? 问题2: {url:"../../res/swf/mapFlash.swf", type:Loader.BUFFER} swf的type是Loader.BUFFER吗? 2017-01-17 添加评论 免费帖 --> 分享 微博 QZONE ...

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

58. laya.net.Loader [ 93%]

...数对应表,用来扩展更多类型的资源加载解析。Loader  type : String[read-only] 加载类型。Loader  typeMap : Object[static] 文件后缀和类型对应表。Loader  url : String[read-only] 加载地址。LoaderPublic Methods Hide Inherited Public Methods Show Inherited Publ...

来源: laya_api 发布时间: 20170929

59. laya.d3.core.render.ScreenTriangle_API3.0 [ 93%]

...e/render/ScreenTriangle.ts:92 inheritdoc override Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

60. node_modules/@types/ . 编译报错 [ 93%]

node_modules/@types/ . 编译报错 TypeScript error: ../../../node_modules/@types/node/index.d.ts(38,22): Error TS6053: File '../../../node_modules/@types/node/inspector.d.ts' not found. 我之前装过这个.后来删了..但是每次编译还是报错0.0 2019-01-19 添加评论 免费帖 --> 分...

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