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

大约有 26 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)

1. laya.utils.Byte [ 100%]

...部分。 Byte  bytesAvailable : int[read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Byte  endian : String Byte 实例的字节序。取值为:BIG_ENDIAN 或 BIG_ENDIAN 。 主机字节序,是 CPU 存放数据的两种不同顺序,包括小端字节序和...

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

2. laya.physics.joint.PulleyJoint [ 95%]

...次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移PulleyJoint  otherBody : RigidBody[首次设置有效]关节的连接刚体PulleyJoint  otherGroundPoint : Array[首次设置有效]滑轮上与节点otherAnchor相连接的节点,是相对于otherBody的左...

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

3. laya.physics.joint.MotorJoint [ 90%]

...ase Component Object 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  angularOffset : Number基于otherBody的角度偏移量,也是selfBody的目标角度Mot...

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

4. laya.display.Graphics [ 90%]

...e填充。 Graphics  getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Graphics  loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void 加...

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

5. laya.physics.joint.RopeJoint [ 86%]

...次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移RopeJoint  otherBody : RigidBody[首次设置有效]关节的连接刚体,可不设置,默认为左上角空刚体RopeJoint owner : Node [只读]获取所属Node节点。 Component  selfAnchor : Array[首...

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

6. laya.physics.joint.DistanceJoint [ 85%]

...次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移DistanceJoint  otherBody : RigidBody[首次设置有效]关节的连接刚体,可不设置,默认为左上角空刚体DistanceJoint owner : Node [只读]获取所属Node节点。 Component  selfAnchor : Arr...

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

7. laya.physics.joint.PrismaticJoint [ 80%]

...次设置有效]关节的控制点,是相对于自身刚体的左上角位置偏移PrismaticJoint  axis : Array[首次设置有效]一个向量值,描述运动方向,比如1,0是沿X轴向右PrismaticJoint  collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发...

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

8. laya.resource.Texture [ 79%]

...0) — X 轴偏移量(可选)。 就是[x,y]相对于原始小图片的位置。一般都是正的,表示裁掉了空白边的大小,如果是负的一般表示加了保护边  offsetY:Number (default = 0) — Y 轴偏移量(可选)。  sourceWidth:Number (default = 0) — 原始宽度...

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

9. laya.physics.joint.WeldJoint [ 75%]

...个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角度都保持不变,看上去像一个整体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  anchor : Array[首次设置有效]关节的链接点,是...

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

10. laya.physics.joint.MouseJoint [ 75%]

...通过鼠标来操控物体。它试图将物体拖向当前鼠标光标的位置。而在旋转方面就没有限制。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  anchor : Array[首次设置有效]关节的链接点,是相对于自...

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