大约有 135 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
...。Handler method : Function 处理方法。Handler once : Boolean = false 表示是否只执行一次。如果为true,回调后执行recover()进行回收,回收后会被再利用,默认为false 。HandlerPublic Methods MethodDefined By Handler(caller:* = null, method:Function = nu...
来源: laya_api 发布时间: 20170929
...tion = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 Tween from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false, autoRecover:Boolean = true)...
来源: laya_api 发布时间: 20170929
...c] private Laya3D init(width:Number, height:Number, antialias:Boolean = false, alpha:Boolean = false, premultipliedAlpha:Boolean = true, stencil:Boolean = true):void[static] 初始化Laya3D相关设置。 Laya3DConstructor DetailLaya3D()Constructorpublic function Laya3D() 创建一个 Laya3D 实...
来源: laya_api 发布时间: 20170929
...riteArray : Array当前GRID包含的动画GridSprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者...
来源: laya_api 发布时间: 20170929
...erride] [read-only] 获取RenderTarget数据源,如果alreadyResolved等于false,则返回null。 RenderTexture surfaceFormat : int[read-only] 获取表面格式。 return 表面格式。 RenderTexture surfaceType : int[read-only] 获取表面类型。 return 表面类型。 RenderTexture w...
来源: laya_api 发布时间: 20170929
... scaleY , scale。 Sprite 默认不接受鼠标事件,即mouseEnabled=false,但是只要对其监听任意鼠标事件,会自动打开自己以及所有父对象的mouseEnabled=true。所以一般也无需手动设置mouseEnabled。 LayaAir引擎API设计精简巧妙。核心显示类只有...
来源: laya_api 发布时间: 20170929
...不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者...
来源: laya_api 发布时间: 20170422
...不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者...
来源: laya_api 发布时间: 20170422
... ResourceProtected Properties PropertyDefined By _loaded : Boolean = false是否已加载,限于首次加载。ResourcePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Resource() 创建一个 Resource 实例。 Resource activeResource(force:Boole...
来源: laya_api 发布时间: 20170422
...不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者...
来源: laya_api 发布时间: 20170422