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

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

1. laya.physics.ChainCollider [ 100%]

...链接形状,它可能不能正常工作 Implementation     public function get loop():Boolean    public function set loop(value:Boolean):voidpointsproperty points:String用逗号隔开的点的集合,格式:x,y,x,y ... Implementation     public function get points():String   ...

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

2. laya.media.SoundChannel [ 98%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

3. laya.media.SoundChannel [ 98%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

4. 定时器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 91%]

...行,默认为 true 。 */ frameOnce(delay: number, caller: any, method: Function, args: any[] = null, coverBefore: boolean = true): void { this._create(true, false, delay, caller, method, args, coverBefore); } 使用示例如下: const { regClass } = Laya; import { RuntimeScriptBase } from "./Ru...

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

5. laya.physics.ChainCollider_API3.0 [ 85%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

6. 针对2.0.0 beta5 setLoadingPage 做增强 [ 84%]

...e((resolve, reject) => { Laya.Scene.load(url, Laya.Handler.create(this, function (scene) { // setLoadingPage为null 是为了避免引擎加载完场景自动关闭loadingPage Laya.Scene.setLoadingPage(null) resolve(scene) }), progress) }) } _promiseHandler() { return new Promise((resolve, reject...

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

7. laya.media.VideoTexture_API3.0 [ 83%]

...aya/media/VideoTexture.ts:109 Returns void off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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

8. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 73%]

...unt:int  [read-only] 粒子存活个数。 Implementation     public function get aliveParticleCount():intautoRandomSeedproperty public var autoRandomSeed:Boolean是否使用随机种子。 colorOverLifetimeproperty colorOverLifetime:ColorOverLifetime 获取生命周期颜色,注意:如修...

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

9. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 73%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

10. laya.spine.SpineSkeleton_API3.0 [ 66%]

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

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