大约有 1,767 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)
Laya_社区(1159) Laya2.0_api(183) laya_api(162) Laya3.0_api(119) Laya2.0_文档(51) Laya_示例(41) Laya2.0_示例(35) Laya3.0_文档(17)
...n(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 ConeShapeProtected Methods MethodDefined By _getShapeBoundBox(boundBox:BoundBox):void[override] ConeShape _getSpeedBoundBox(boundBox:BoundBox):vo...
来源: laya_api 发布时间: 20170929
...n(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 ConeShapeProtected Methods MethodDefined By _getShapeBoundBox(boundBox:BoundBox):void[override] ConeShape _getSpeedBoundBox(boundBox:BoundBox):vo...
来源: Laya2.0_api 发布时间: 20190513
... public function update():void { Utils.removeAll(panelHeroInfo); var heros:Array = GameMain.mainModel.heros.Heros; //获取 MainModel里的武将信息 var leng:int = heros.length; var item:HeroResolveItem; var heroInfo:SHeroInfo; for (var i:int = 0; i < leng; i++) { heroInfo = heros[i]; if (_her...
来源: Laya_社区 发布时间: 20170321
...。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true)...
来源: laya_api 发布时间: 20170929
...。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true)...
来源: laya_api 发布时间: 20170929
...exture = tx; Laya.stage.addChild(spr); spr.x = 300; spr.y = 100; var color:Array = ; color.push( 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 0, 255, 0, 0, 0, 1, 0); var filter:ColorFilter = new ColorFilter(color); spr.filters = [filter]; 附件 : --> 2017-08-25 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20170825
...nly] 对象的显示宽度(以像素为单位)。 Component filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获...
来源: laya_api 发布时间: 20170929
...ferStateTerrainFilter _currentNumberIndices : intTerrainFilter _indexArrayBuffer : Uint16ArrayTerrainFilter _indexBuffer : IndexBuffer3DTerrainFilter _maxNumberIndices : intTerrainFilter _numberTriangle : intTerrainFilter _numberVertices : intTerrainFilter _vertexBuffer : Vertex...
来源: Laya2.0_api 发布时间: 20190513
...1.1引擎微信小游戏掉帧严重 drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 微信小游戏编译报错 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其中...
来源: Laya_社区 发布时间: 20180807
...filters/BlurFilter.ts:11 strength_sig2_native strength_sig2_native: Float32Array Defined in laya/filters/BlurFilter.ts:12 Methods getStrenth_sig2_2sig2_native getStrenth_sig2_2sig2_native(): Float32Array Defined in laya/filters/BlurFilter.ts:34 Returns Float32Array Static _filter _filter(this: Rende...
来源: Laya3.0_api 发布时间: 20231115