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

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

1. laya.utils.Byte [ 100%]

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

来源: laya_api 发布时间: 20170929

2. laya.display.Graphics [ 86%]

...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 加...

来源: laya_api 发布时间: 20170929

3. laya.resource.Texture [ 76%]

...ture:Texture — 目标Texture。  x:Number — 相对于目标Texture的x位置。  y:Number — 相对于目标Texture的y位置。  width:Number — 截取的宽度。  height:Number — 截取的高度。 ReturnsTexture — 返回一个新的Texture。 destroy()method  public function destr...

来源: laya_api 发布时间: 20170929

4. laya.ui.TextInput [ 60%]

...标对象或者未命中任何对象。 穿透表示鼠标事件发生的位置处于本对象绘图区域内时,才算命中,而与对象宽高和值为Rectangle对象的hitArea属性无关。如果sprite.hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,...

来源: laya_api 发布时间: 20170929

5. laya.d3.core.RenderableSprite3D [ 59%]

...ldAt(node:Node, index:int):Node[override] 添加子节点到指定的索引位置。 Sprite3D addChildren(... args):void 批量增加子节点 Node addComponent(type:*):Component3D 添加指定类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.glitter.Glitter [ 58%]

...ldAt(node:Node, index:int):Node[override] 添加子节点到指定的索引位置。 Sprite3D addChildren(... args):void 批量增加子节点 Node addComponent(type:*):Component3D 添加指定类型组件。 Sprite3D  addGlitterByPositions(position0:Vector3, position1:Vector3):void 通过位置...

来源: laya_api 发布时间: 20170929

7. laya.ui.TextArea [ 57%]

...标对象或者未命中任何对象。 穿透表示鼠标事件发生的位置处于本对象绘图区域内时,才算命中,而与对象宽高和值为Rectangle对象的hitArea属性无关。如果sprite.hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,...

来源: laya_api 发布时间: 20170929

8. laya.display.Sprite [ 55%]

...标对象或者未命中任何对象。 穿透表示鼠标事件发生的位置处于本对象绘图区域内时,才算命中,而与对象宽高和值为Rectangle对象的hitArea属性无关。如果sprite.hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,...

来源: laya_api 发布时间: 20170929

9. laya.d3.utils.Picker [ 54%]

...ay):void 计算鼠标生成的射线。 Parameters point:Vector2 — 鼠标位置。  viewPort:Viewport — 视口。  projectionMatrix:Matrix4x4 — 透视投影矩阵。  viewMatrix:Matrix4x4 — 视图矩阵。  world:Matrix4x4 — 世界偏移矩阵。  out:RayrayIntersectsPositionsAndIndic...

来源: laya_api 发布时间: 20170929

10. laya.ui.Button [ 54%]

...标对象或者未命中任何对象。 穿透表示鼠标事件发生的位置处于本对象绘图区域内时,才算命中,而与对象宽高和值为Rectangle对象的hitArea属性无关。如果sprite.hitArea值是HitArea对象,表示显式声明了此对象的鼠标事件响应区域,...

来源: laya_api 发布时间: 20170929