大约有 1,546 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0052 秒)
Laya_社区(545) Laya3.0_api(360) Laya2.0_api(247) laya_api(208) Laya2.0_文档(120) Laya3.0_文档(64) Laya2.0_示例(2)
...nals Only exported Menu Globals "laya/utils/HalfFloatUtils" HalfFloatUtils Class HalfFloatUtils HalfFloatUtils 类用于创建HalfFloat工具。 Hierarchy HalfFloatUtils Index Methods convertToNumber roundToFloat16Bits Methods Static convertToNumber convertToNumber(float16bits: number): number Defin...
来源: Laya3.0_api 发布时间: 20231115
...ly exported Menu Globals "laya/d3/animation/AnimationEvent" AnimationEvent Class AnimationEvent AnimationEvent 类用于实现动画事件。 Hierarchy AnimationEvent Index Constructors constructor Properties eventName params time Constructors constructor new AnimationEvent(): AnimationEvent Defined...
来源: Laya3.0_api 发布时间: 20231115
...xternals Only exported Menu Globals "laya/d3/shader/ShaderPass" ShaderPass Class ShaderPass ShaderPass 类用于实现ShaderPass。 Hierarchy ShaderCompileDefineBase ShaderPass Index Constructors constructor Properties statefirst Accessors renderState Constructors constructor new ShaderPass(owner: S...
来源: Laya3.0_api 发布时间: 20231102
...太合适,但仍然希望有高手帮忙解答下。 我写了一个类 class Runner extends Laya.Sprite { } 在src/Runner.ts里面 现在我准备开发多人对战版本,于是准备再写一个多人模块,包含相关的一些类 建立一个文件夹mult,里面有个MainRunner类继承...
来源: Laya_社区 发布时间: 20170203
...谢谢 有方式获取类的全名吗?像: module My.ux.panel { export class BasePanel { } } module My.ux.uuxx.panel { export class BasePanel { } } 什么获取BasePanel 的全名 即:My.ux.panel,BasePanel 和 My.ux.uuxx.panel.BasePanel, 2017-04-08 0 2 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20170408
...xported Menu Globals "laya/d3/physics/PhysicsUpdateList" PhysicsUpdateList Class PhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<PhysicsComponent> PhysicsUpdateList Index Constructors constructor Methods destroy indexof Constructors constructor ...
来源: Laya3.0_api 发布时间: 20231115
...ls "laya/d3/physicsCannon/CannonPhysicsUpdateList" CannonPhysicsUpdateList Class CannonPhysicsUpdateList PhysicsUpdateList 类用于实现物理更新队列。 Hierarchy SingletonList<CannonPhysicsComponent> CannonPhysicsUpdateList Index Constructors constructor Methods destroy indexof Constru...
来源: Laya3.0_api 发布时间: 20231102
...nals Only exported Menu Globals "laya/renders/VertexElement" VertexElement Class VertexElement VertexElement 类用于创建顶点结构分配。 Hierarchy VertexElement Index Constructors constructor Accessors elementFormat elementUsage offset Constructors constructor new VertexElement(offset: numb...
来源: Laya3.0_api 发布时间: 20231115
ts项目因为类的顺序问题报错 a.ts class A {} b.ts class B{} new A() <!--jsfile--startTag--> <script src="js/b.js"></script> <script src="js/a.js"></script> <!--jsfile--endTag--> 报错 ReferenceError: A is not defined 因为js文件的执行...
来源: Laya_社区 发布时间: 20170805
... Externals Only exported Menu Globals "laya/net/LocalStorage" LocalStorage Class LocalStorage LocalStorage 类用于没有时间限制的数据存储。 Hierarchy LocalStorage Index Properties _baseClass items support Methods clear getItem getJSON removeItem setItem setJSON Properties Static _baseCl...
来源: Laya3.0_api 发布时间: 20231115