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

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

1. laya.d3.core.render.BaseRender [ 100%]

...义。 BaseRender  _setShaderValueBool(shaderIndex:int, b:Boolean):void 设置布尔。 BaseRender  _setShaderValueBuffer(shaderIndex:int, buffer:Float32Array):void 设置Buffer。 BaseRender  _setShaderValueColor(shaderIndex:int, color:*):void 设置颜色。 BaseRender  _setShaderValueInt(...

来源: laya_api 发布时间: 20170929

2. laya.events.Event [ 71%]

...efined By  setTo(type:String, currentTarget:Sprite, target:Sprite):Event 设置事件数据。 Event  stopPropagation():void 阻止对事件流中当前节点的后续节点中的所有事件侦听器进行处理。此方法不会影响当前节点 (currentTarget) 中的任何事件侦听器。 ...

来源: laya_api 发布时间: 20170929

3. laya.d3.core.ParticleRender [ 68%]

...定义。 BaseRender _setShaderValueBool(shaderIndex:int, b:Boolean):void 设置布尔。 BaseRender _setShaderValueBuffer(shaderIndex:int, buffer:Float32Array):void 设置Buffer。 BaseRender _setShaderValueColor(shaderIndex:int, color:*):void 设置颜色。 BaseRender _setShaderValueInt(shade...

来源: laya_api 发布时间: 20170603

4. laya.ui.UIEvent [ 68%]

...dDefined By setTo(type:String, currentTarget:Sprite, target:Sprite):Event 设置事件数据。 Event stopPropagation():void 阻止对事件流中当前节点的后续节点中的所有事件侦听器进行处理。此方法不会影响当前节点 (currentTarget) 中的任何事件侦听器。 Ev...

来源: laya_api 发布时间: 20170929

5. laya.map.MapLayer [ 64%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显...

来源: laya_api 发布时间: 20170929

6. laya.ui.List [ 62%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件...

来源: laya_api 发布时间: 20170929

7. laya.d3.core.scene.BaseScene [ 62%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显...

来源: laya_api 发布时间: 20170422

8. laya.display.Stage [ 55%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要...

来源: laya_api 发布时间: 20170929

9. laya.display.Sprite [ 51%]

...prite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoSize=true,然后再获取宽高。Sprite的宽高一般用于进行碰撞检测和排版,并不影响显示图像大小,如果需要更改显示图像大小,请使用 scaleX , scale...

来源: laya_api 发布时间: 20170929

10. laya.display.Input [ 47%]

...prite  asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, asPassword将在下次重大更新时删去。 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使用星号而不是实际字...

来源: laya_api 发布时间: 20170929