大约有 2,970 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0072 秒)
Laya_社区(1047) Laya3.0_api(668) Laya2.0_api(366) laya_api(298) Laya2.0_文档(230) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(97)
...zation.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr...
来源: Laya_社区 发布时间: 20190429
API DocumentationAll Packages | All Classes | Index | Frames No Frames DrawRectCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawRectCmdInheritanceDrawRectCmd Object 绘制矩形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填...
来源: Laya2.0_api 发布时间: 20190513
... exported Menu Globals "laya/d3/physics/shape/ColliderShape" ColliderShape Class ColliderShape ColliderShape 类用于创建形状碰撞器的父类,该类为抽象类。 Hierarchy ColliderShape CompoundColliderShape MeshColliderShape BoxColliderShape CapsuleColliderShape ConeColliderShape Cylinde...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames VelocityOverLifetimeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class VelocityOverLifetimeInheritanceVelocityOverLifetime ObjectImplements laya.d3.core.IClone VelocityOverLifetime 类用...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames VelocityOverLifetimeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class VelocityOverLifetimeInheritanceVelocityOverLifetime ObjectImplements laya.d3.core.IClone VelocityOverLifetime 类用...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames LogProperties | Methods Packagelaya.utilsClasspublic class LogInheritanceLog Object Log 类用于在界面内显示日志记录信息。 注意:在加速器内不可使用 Public Properties PropertyDefined By autoS...
来源: Laya2.0_api 发布时间: 20190513
...E让项目开发更高效。let aniConfPath = "res/fighter/fighter.atlas"; class Animation_Altas { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL); Laya.stage.alignV = Stag...
来源: Laya2.0_示例 发布时间: 20250223
...径要求么? 我在项目src目录同级的目录下创建了modules/classes/src/testA/testA.as module.def里配置如下: module:"module" path:"modules\src\testA",或者改成path:"modules\src",编译后的module.js生成均只有以下内容 (nction(window,document,Laya){ var ...
来源: Laya_社区 发布时间: 20170204
API DocumentationAll Packages | All Classes | Index | Frames No Frames SplineCurvePositionMethods Packagelaya.d3.core.glitterClasspublic class SplineCurvePositionInheritanceSplineCurvePosition SplineCurvePositionVelocity Object SplineCurvePosition 类用于通过顶点创建闪光插值。 P...
来源: laya_api 发布时间: 20170929
...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Sprite_RoateAndScale { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.st...
来源: Laya2.0_示例 发布时间: 20250223