大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0065 秒)
Laya3.0_api(672) Laya_社区(472) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(9)
...前要播放动画的纹理序列Method DetailaddAniSprite()method public function addAniSprite(aniName:String, sprite:TileAniSprite):void 加入一个动画显示对象到此动画中 Parameters aniName:String — //显示对象的名字 sprite:TileAniSprite — //显示对象 clearAll()method ...
来源: laya_api 发布时间: 20170929
...ailtypeMixpropertytypeMix:int [read-only] Implementation public function get typeMix():intConstructor DetailFilterActionGL()Constructorpublic function FilterActionGL()Method Detailapply()method public function apply(srcCanvas:*):* Parameters srcCanvas:*Returns*apply3d()method public fun...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeText(text:String):void 快速更改显示文本。不进行排版计算...
来源: Laya2.0_api 发布时间: 20190513
...滤镜位图 createBlurFilter(); /**创建位图方法**/ function createImg(w,h){ var Img = new Laya.Sprite(); //添加到舞台 Laya.stage.addChild(Img); //加载显示图片 Img.loadImage("res/tt.png",w,h); return Img; } /**创建红色滤镜位图方法**/ function creteRedFilter(...
来源: Laya_社区 发布时间: 20170811
... private var log:ILogger; } public function Game() { CONFIG::debug { log = Log.getLogger("Game"); } this.addEventListener(Event.ADDED_TO_STAGE, onAdde...
来源: Laya_社区 发布时间: 20200217
...s:Number发射器半径。Constructor DetailSphereShape()Constructorpublic function SphereShape() 创建一个 SphereShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method over...
来源: laya_api 发布时间: 20170929
...s:Number发射器半径。Constructor DetailSphereShape()Constructorpublic function SphereShape() 创建一个 SphereShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method over...
来源: Laya2.0_api 发布时间: 20190513
...mber发射器半径。Constructor DetailHemisphereShape()Constructorpublic function HemisphereShape() 创建一个 HemisphereShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()meth...
来源: laya_api 发布时间: 20170929
...mber发射器半径。Constructor DetailHemisphereShape()Constructorpublic function HemisphereShape() 创建一个 HemisphereShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()meth...
来源: Laya2.0_api 发布时间: 20190513
...lnormalpropertynormal:Vector3 [read-only] Implementation public function get normal():Vector3positionproperty position:Vector3 [read-only] Implementation public function get position():Vector3tangentproperty tangent:Vector3 [read-only] Implementation public functio...
来源: laya_api 发布时间: 20170929