大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0076 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...Array 参数。Handler caller : * 执行域(this)。Handler method : Function 处理方法。Handler once : Boolean = false 表示是否只执行一次。如果为true,回调后执行recover()进行回收,回收后会被再利用,默认为false 。HandlerPublic Methods MethodDefined...
来源: Laya2.0_api 发布时间: 20190513
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeText(text:String):void 快速更改显示文本。不进行排版计算...
来源: Laya2.0_api 发布时间: 20190513
...var LEAF_VERTEXT_COUNT:intConstructor DetailTerrainLeaf()Constructorpublic function TerrainLeaf() 创建一个新的 TerrainLeaf 实例。 Method Detail__init__()method public static function __init__():voidcalcLeafBoudingBox()method public function calcLeafBoudingBox(worldMatrix:Matrix4x4):void P...
来源: Laya2.0_api 发布时间: 20190513
...格的全局默认绑定动作逆矩阵。 Implementation public function get InverseAbsoluteBindPoses():Vector.<Matrix4x4>materialsproperty materials:Vector.<BaseMaterial> [read-only] 获取材质队列的浅拷贝。 Implementation public function get materials():Ve...
来源: laya_api 发布时间: 20170929
...件,参数为错误信息。 Loader off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513
...加单元格数据源到对应的数据索引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component changeItem(index:int, source:Object):void 修改单元格数据源。 L...
来源: laya_api 发布时间: 20170929
...ublic var memorySize:intConstructor DetailTerrainFilter()Constructorpublic function TerrainFilter(owner:TerrainChunk, chunkOffsetX:int, chunkOffsetZ:int, gridSize:Number, terrainHeightData:Float32Array, heightDataWidth:int, heightDataHeight:int, cameraCoordinateInverse:Boolean) 创建一个新的 Me...
来源: Laya2.0_api 发布时间: 20190513
...链接形状,它可能不能正常工作 Implementation public function get loop():Boolean public function set loop(value:Boolean):voidpointsproperty points:String用逗号隔开的点的集合,格式:x,y,x,y ... Implementation public function get points():String ...
来源: Laya2.0_api 发布时间: 20190513
...addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya...
来源: laya_api 发布时间: 20170929
...[override] 获取是否为单实例组件。 Implementation public function get isSingleton():BooleanConstructor DetailCommonScript()Constructorpublic function CommonScript()Method DetailonAwake()method public function onAwake():void 创建后只执行一次 此方法为虚方法,使用时...
来源: Laya2.0_api 发布时间: 20190513