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

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

401. laya.utils.Log [ 88%]

...个数量,则自动清理一次Method Detailclear()method public static function clear():void 清理日志 enable()method  public static function enable():void 激活Log系统,使用方法Laya.init(800,600,Laya.Log); print()method  public static function print(value:String):void 增加日志...

来源: laya_api 发布时间: 20170929

402. laya.ui.ISelect [ 88%]

...象的点击事件回掉函数处理器。 Implementation     public function get clickHandler():Handler    public function set clickHandler(value:Handler):voidselectedproperty selected:Boolean 一个布尔值,表示是否被选择。 Implementation     public function get selected():...

来源: laya_api 发布时间: 20170929

403. laya.utils.Mouse [ 88%]

...pertycursor:String 设置鼠标样式 Implementation     public static function get cursor():String    public static function set cursor(value:String):voidMethod Detailhide()method public static function hide():void 隐藏鼠标 show()method  public static function show():void 显示鼠标 ...

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

404. laya.ui.ISelect [ 88%]

...象的点击事件回掉函数处理器。 Implementation     public function get clickHandler():Handler    public function set clickHandler(value:Handler):voidselectedproperty selected:Boolean 一个布尔值,表示是否被选择。 Implementation     public function get selected():...

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

405. laya.d3.core.particleShuriKen.module.ColorOverLifetime [ 88%]

...or:GradientColor  [read-only] 取颜色。 Implementation     public function get color():GradientColorenbaleproperty public var enbale:Boolean是否启用。Constructor DetailColorOverLifetime()Constructorpublic function ColorOverLifetime(color:GradientColor) 创建一个 ColorOverLifetime ...

来源: laya_api 发布时间: 20170929

406. laya.d3.core.particleShuriKen.module.ColorOverLifetime [ 88%]

...or:GradientColor  [read-only] 取颜色。 Implementation     public function get color():GradientColorenbaleproperty public var enbale:Boolean是否启用。Constructor DetailColorOverLifetime()Constructorpublic function ColorOverLifetime(color:GradientColor) 创建一个 ColorOverLifetime ...

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

407. laya.ui.Slider [ 88%]

...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...

来源: laya_api 发布时间: 20170929

408. laya.ui.Slider [ 88%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

409. 要做一个方形倒计时,请问该怎么实现,不知道该怎么做 [ 88%]

...dTime:int; private var cdTime:int; public var isCd:Boolean = false; public function CdSprite() { super(); this.scrollRect = rect; this.alpha = 0.85; } public function setSize(bian:int):void{ r = bian / Math.SQRT2; rect = new Rectangle(0,0,bian,bian); this.scrollRect = rect; pos = bian * 0.5; } publi...

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

410. laya.d3.resource.TextureCube [ 88%]

...[read-only] [override] 获取纹理资源。 Implementation     public function get defaulteTexture():BaseTexturesrcsproperty srcs:String  [read-only] 文件路径全名。 Implementation     public function get srcs():StringConstructor DetailTextureCube()Constructorpublic function Textur...

来源: laya_api 发布时间: 20170929