• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0065 秒)

331. laya.map.TileTexSet [ 90%]

...前要播放动画的纹理序列Method DetailaddAniSprite()method public function addAniSprite(aniName:String, sprite:TileAniSprite):void 加入一个动画显示对象到此动画中 Parameters aniName:String — //显示对象的名字  sprite:TileAniSprite — //显示对象 clearAll()method  ...

来源: laya_api 发布时间: 20170929

332. laya.filters.webgl.FilterActionGL [ 90%]

...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

333. laya.ui.TextInput [ 90%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeText(text:String):void 快速更改显示文本。不进行排版计算...

来源: Laya2.0_api 发布时间: 20190513

334. 滤镜的集中实现 [ 90%]

...滤镜位图 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

335. 新手!谁懂得把下面两个文件转成layaair可以运行的代码 [ 90%]

...         private var log:ILogger;         }           public function Game()         {             CONFIG::debug             {                 log = Log.getLogger("Game");             }               this.addEventListener(Event.ADDED_TO_STAGE, onAdde...

来源: Laya_社区 发布时间: 20200217

336. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 90%]

...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

337. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 90%]

...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

338. laya.d3.core.particleShuriKen.module.shape.HemisphereShape [ 90%]

...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

339. laya.d3.core.particleShuriKen.module.shape.HemisphereShape [ 90%]

...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

340. laya.d3.graphics.VertexPositionNormalTextureTangent [ 90%]

...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