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

大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)

301. 绘制图形的BUG [ 90%]

...een; public class MyBox extends Sprite { private var _shape:Sprite; public function MyBox() { super(); graphics.drawRect(0,0,200,200,"#00ff00"); _shape=new Sprite(); _shape.graphics.drawCircle(0,0,20,"#ff0000"); addChild(_shape); //加上这句正常,反之则异常 //_shape.cacheAsBitmap=true; po...

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

302. laya.utils.Pool [ 90%]

...个新的对象返回。 Pool  getItemByCreateFun(sign:String, createFun:Function):*[static] 根据传入的对象类型标识字符,获取对象池中此类型标识的一个对象实例。 当对象池中无此类型标识的对象时,则使用传入的创建此类型对象的函数,新建...

来源: laya_api 发布时间: 20170929

303. laya.device.Shake [ 90%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

304. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 90%]

...ius:Number发射器半径。Constructor DetailConeShape()Constructorpublic function ConeShape() 创建一个 ConeShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method override...

来源: laya_api 发布时间: 20170929

305. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 90%]

...ius:Number发射器半径。Constructor DetailConeShape()Constructorpublic function ConeShape() 创建一个 ConeShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method override...

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

306. laya.d3.math.Viewport [ 90%]

...public var y:NumberY轴坐标Constructor DetailViewport()Constructorpublic function Viewport(x:Number, y:Number, width:Number, height:Number) 创建一个 Viewport 实例。 Parameters x:Number — x坐标。  y:Number — y坐标。  width:Number — 宽度。  height:Number — 高度。 Method...

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

307. laya.d3.physics.PhysicsCollider [ 90%]

...ride] PhysicsComponentConstructor DetailPhysicsCollider()Constructorpublic function PhysicsCollider(collisionGroup:int, canCollideWith:int) 创建一个 PhysicsCollider 实例。 Parameters collisionGroup:int (default = NaN) — 所属碰撞组。  canCollideWith:int (default = NaN) — 可产生...

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

308. laya.d3.core.pixelLine.PixelLineSprite3D [ 90%]

...neData>):void 添加多条线段。 PixelLineSprite3D callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  clear():void 清除所有线段。 PixelLineSprite3D clearTimer(caller:*, m...

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

309. laya.d3.core.particleShuriKen.module.shape.CircleShape [ 90%]

...s:Number发射器半径。Constructor DetailCircleShape()Constructorpublic function CircleShape() 创建一个 CircleShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method over...

来源: laya_api 发布时间: 20170929

310. laya.d3.core.particleShuriKen.module.shape.CircleShape [ 90%]

...s:Number发射器半径。Constructor DetailCircleShape()Constructorpublic function CircleShape() 创建一个 CircleShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method over...

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