大约有 356 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0068 秒)
...动结束之后自动回收到对象池。 * @return 返回Tween对象。 */ public static function to(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false, autoRecover:Boolea...
来源: Laya_社区 发布时间: 20180425
...Number, offsetY:Number):HTMLCanvas 绘制 当前Sprite 到 Canvas 上,并返回一个HtmlCanvas。 绘制的结果可以当作图片源,再次绘制到其他Sprite里面,示例: var htmlCanvas:HTMLCanvas = sprite.drawToCanvas(100, 100, 0, 0);//把精灵绘制到canvas上面 var texture:Textu...
来源: laya_api 发布时间: 20170929
...a/ui/UIGroup.ts:28 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defin...
来源: Laya3.0_api 发布时间: 20231115
...a/ui/UIGroup.ts:28 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text.drawtocanvCtx Defin...
来源: Laya3.0_api 发布时间: 20231115
...onch"].setNetworkEvtFunction(function(type):void { alert(type) }); } ``` **返回值类为int类型** ``` NET_NO = 0; NET_WIFI = 1; NET_2G = 2; NET_3G = 3; NET_4G = 4; NET_YES = 5; ``` **Tips** *1、conch只能LayaNative环境下调用,在网页版本中是没有conch定义的,所以需要判断...
来源: Laya2.0_文档 发布时间: 20210714
...ents(): ReadonlyArray<Component> Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Retur...
来源: Laya3.0_api 发布时间: 20231115
...| null Defined in laya/ui/List.ts:176 单元格鼠标事件处理器(默认返回参数e:Event,index:int)。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生...
来源: Laya3.0_api 发布时间: 20231115
...ent> Inherited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite....
来源: Laya3.0_api 发布时间: 20231115
...中的参数: complete:Handler (default = null) — 打开完成回调,返回场景实例(可选) 那么我要怎么从这个handler里边得到打开场景实例呢: 以下是我写的typescript代码: class Main { onConfigLoaded(): void { //加载IDE指定的场...
来源: Laya_社区 发布时间: 20181206
...ent> Inherited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite....
来源: Laya3.0_api 发布时间: 20231115