大约有 2,995 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0429 秒)
Laya_社区(1062) Laya3.0_api(668) Laya2.0_api(366) laya_api(298) Laya2.0_文档(230) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(107)
API DocumentationAll Packages | All Classes | Index | Frames No Frames PointProperties | Methods | Constants Packagelaya.mathsClasspublic class PointInheritancePoint Object Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Public Prope...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames SoundProperties | Methods Packagelaya.mediaClasspublic class SoundInheritanceSound EventDispatcher Object Sound 类是用来播放控制声音的类。 Public Properties PropertyDefined By duration : Number[read-only...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames PhysicsProperties | Methods Packagelaya.d3.utilsClasspublic class PhysicsInheritancePhysics Object Physics 类用于简单物理检测。 Public Properties PropertyDefined By gravity : Vector3[static] 重力。Physic...
来源: laya_api 发布时间: 20170929
...son: Can't find a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin/index.html"]) 附件 : --> 2016-12-30 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20161230
...als Only exported Menu Globals "laya/d3/core/render/ScreenQuad" ScreenQuad Class ScreenQuad ScreenQuad 类用于创建全屏四边形。 Hierarchy GeometryElement ScreenQuad Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexFormat instanceCou...
来源: Laya3.0_api 发布时间: 20231115
...ya 基本应用:const TEST_PAGE = 'TestPage.json'; //我们的 ViewModel class HelloViewModel { //每隔 500ms 自增的一个数字序列 hello$ = $.timer(0, 500); } //一个 View @createView(TEST_PAGE) class HelloView extends VmViewBase<HelloViewModel> { //绑定 viewModel 的 hello$ ...
来源: Laya_社区 发布时间: 20180128
...aya/d3/RenderObjs/NativeOBJ/NativeRenderElementOBJ" NativeRenderElementOBJ Class NativeRenderElementOBJ Hierarchy NativeRenderElementOBJ NativeInstanceRenderElementOBJ NativeSkinRenderElementOBJ Implements IRenderElement Index Constructors constructor Properties _nativeObj _owner _shaderInstances Ac...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalTextureSkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureSkinInheritanceVertexPositionNormalTextureSkin ObjectImplements IVertex VertexPositionNormalColorTex...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class BoxColliderShapeInheritanceBoxColliderShape ColliderShape Object BoxColliderShape 类用于创建盒子形状碰撞器。 Public Properti...
来源: Laya2.0_api 发布时间: 20190513
...发语言、LayaAirIDE让项目开发更高效。const ROTATE = "rotate"; class Interaction_CustomEvent { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.client...
来源: Laya2.0_示例 发布时间: 20251219