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

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

351. laya.maths.Point [ 57%]

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

352. laya.media.Sound [ 57%]

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

353. laya.d3.utils.Physics [ 57%]

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

354. laya.d3.graphics.VertexPositionNormalTextureSkin [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalTextureSkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureSkinInheritanceVertexPositionNormalTextureSkin ObjectImplements IVertex VertexPositionNormalColorTex...

来源: laya_api 发布时间: 20170929

355. laya.d3.physics.shape.BoxColliderShape [ 57%]

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

356. LayaCloud有云端数据库吗? [ 57%]

...不能支持 3、题库建议通过配置文件进行管理 4、NodeJS的package无法直接使用,需要通过一些手段处理 5、开发者对用户数据的修改渠道,目前只能通过服务器脚本进行,欢迎大家提出更多的意见。 6、定时器的间隔固定为1秒,如...

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

357. 关于event中只读属性touches,问题,求解 [ 57%]

关于event中只读属性touches,问题,求解 主类: package { import laya.display.Text; import laya.events.Event; import laya.webgl.WebGL; public class DemoTouch { public function DemoTouch() { Laya.init(800, 600, WebGL); Laya.stage.bgColor = "#232628"; var txt:Text = new Text(); txt.text...

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

358. laya.d3.resource.models.BaseMesh [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class BaseMeshInheritanceBaseMesh laya.resource.ResourceSubclasses Mesh BaseMesh 类用于创建网格,抽象类,不允许实例。 Public Properties...

来源: laya_api 发布时间: 20170929

359. laya.d3.math.BoundBox [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundBoxProperties | Methods Packagelaya.d3.mathClasspublic class BoundBoxInheritanceBoundBox ObjectImplements laya.d3.core.IClone BoundBox 类用于创建包围盒。 Public Properties PropertyDefined By  max : Vecto...

来源: laya_api 发布时间: 20170929

360. laya.filters.GlowFilter [ 56%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GlowFilterProperties | Methods Packagelaya.filtersClasspublic class GlowFilterInheritanceGlowFilter Filter Object 发光滤镜(也可以当成阴影滤使用) Public Properties Hide Inherited Public Properties Show Inh...

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