大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0070 秒)
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 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
...象的点击事件回掉函数处理器。 Implementation public function get clickHandler():Handler public function set clickHandler(value:Handler):voidselectedproperty selected:Boolean 一个布尔值,表示是否被选择。 Implementation public function get selected():...
来源: laya_api 发布时间: 20170929
...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
...象的点击事件回掉函数处理器。 Implementation public function get clickHandler():Handler public function set clickHandler(value:Handler):voidselectedproperty selected:Boolean 一个布尔值,表示是否被选择。 Implementation public function get selected():...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...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
...[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