大约有 1,112 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0052 秒)
Laya_社区(423) Laya3.0_api(324) Laya2.0_api(157) laya_api(90) Laya2.0_文档(47) Laya_示例(32) Laya3.0_文档(25) Laya2.0_示例(14)
API DocumentationAll Packages | All Classes | Index | Frames No Frames TrailRendererProperties | Methods Packagelaya.d3.core.trailClasspublic class TrailRendererInheritanceTrailRenderer BaseRender EventDispatcher Object TrailRenderer 类用于创建拖尾渲染器。 Public Properties Hide ...
来源: Laya2.0_api 发布时间: 20190513
...2017-03-21 17:11 浏览: 1247 关注: 2 人 vincent • 2017-03-21 17:41 //class common.dataModule.DataSingleton var DataSingleton=(function(){ function DataSingleton(){}; __class(DataSingleton,'common.dataModule.DataSingleton'); DataSingleton.dxMerchantID=20000020; DataSingleton.dxAccount=null Data...
来源: Laya_社区 发布时间: 20170321
...ted Externals Only exported Menu Globals "laya/resource/Resource" Resource Class Resource Resource 资源存取类。 Hierarchy EventDispatcher Resource BaseTexture BaseShader TextTexture HTMLCanvas BitmapFont Prefab Material Mesh Texture AtlasResource AnimationClip AnimatorController AnimationClip2...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainRenderProperties | Methods Packagelaya.d3.terrainClasspublic class TerrainRenderInheritanceTerrainRender BaseRender EventDispatcher Object MeshRender 类用于网格渲染器。 Public Properties Hide Inherited Pu...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames RopeJointProperties | Methods Packagelaya.physics.jointClasspublic class RopeJointInheritanceRopeJoint JointBase Component Object 绳索关节:限制了两个点之间的最大距离。它能够阻止连接的物体之...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames WeldJointProperties | Methods Packagelaya.physics.jointClasspublic class WeldJointInheritanceWeldJoint JointBase Component Object 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的...
来源: Laya2.0_api 发布时间: 20190513
如何实例化保存在 object中的 Class var panelDic:Dictionary= new Dictionary(); panelEventDic.set("BagUI",{"uiClass": BagUI}); var uiData:Object = panelDic.get("BagUI"); var uiClass:Class = uiData.uiClass; var ui:View = new uiClass(); 如上代码所示:在Object中保存的 Class 应...
来源: Laya_社区 发布时间: 20171010
...spatcher; import laya.utils.Browser; import laya.utils.Tween; public class testVH { protected var _tip:Sprite; public function testVH() { IEventDispatcher; Config.isAlpha = true; Config.isAntialias = true; Laya.init(0, 0,true); Laya.stage.bgColor = "#000000"; ChangeSize(); Laya.timer.once(1...
来源: Laya_社区 发布时间: 20190520
API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderTextureProperties | Methods | Constants Packagelaya.d3.resourceClasspublic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Bitmap //RenderTexture 类用于创建渲染目标。 Public Propert...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames SphereShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class SphereShapeInheritanceSphereShape BaseShape Object SphereShape 类用于创建球形粒子形状。 Public Properties Hid...
来源: laya_api 发布时间: 20170929