大约有 4,338 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0073 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(25)
... 1 个回复 Laya_Aaron 赞同来自: 两个回调都是time吗? public function clear(caller:*, method:Function) 执行域和回调都一样,当然就清理了 2018-08-06 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回...
来源: Laya_社区 发布时间: 20180802
ConchInput settype无效 __getset(0,__proto,'type',function(){ return this._type; },function(value){ console.info(value) if (value=="password") this._getCSSStyle().password=true; else thi...
来源: Laya_社区 发布时间: 20190715
ts编译为js后 var AudioCommand = (function(_super) { function AudioCommand() { AudioCommand.__super.call(this); } __class(AudioCommand, 'model.resource.audio.controller.AudioCommand', _super); 1.AudioCommand.__super.call(this); 2.__class(AudioCommand, 'model.resource.audio.controller.AudioComman...
来源: Laya_社区 发布时间: 20180313
...不想用close,主动销毁会剩下一个蒙层没有移除?是为什么? function Controller() { Controller.super(this); this.btn.on(Event.CLICK,this,function(){ this.destroy(); }) } Laya.class(Controller, "Controller", stUI); 2018-08-31 添加评论 ...
来源: Laya_社区 发布时间: 20180831
...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Browser = Laya.Browser; var Stat = Laya.Stat; Laya.init(Browser.clientWidth, Browser.clientHeight); Stat.show(Browser.clientWidth - 120 >> 1, Browser.clientHeight - 100 >> 1); })();module laya { import Browse...
来源: Laya_示例 发布时间: 20241127
...public var scale:Number = 1.0Constructor DetailPerfData()Constructorpublic function PerfData(id:int, color:int, name:String, scale:Number) Parameters id:int color:int name:String scale:NumberMethod DetailaddData()method public function addData(v:Number):void Parameters v:NumberMon May 13 2019, 03...
来源: Laya2.0_api 发布时间: 20190513
...lter 是滤镜基类。 Public Properties PropertyDefined By _filter : Function[static] FilterPublic Methods MethodDefined By Filter() 创建一个 Filter 实例。 FilterProperty Detail_filterpropertypublic static var _filter:FunctionConstructor DetailFilter()Constructorpublic function Fil...
来源: Laya2.0_api 发布时间: 20190513
...ar value:QuaternionConstructor DetailQuaternionKeyframe()Constructorpublic function QuaternionKeyframe() 创建一个 QuaternionKeyframe 实例。 Method DetailcloneTo()methodoverride public function cloneTo(dest:*):void 克隆。 Parameters dest:* — 克隆源。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...收一个renderTarget WebGLRTMgrMethod DetailgetRT()method public static function getRT(w:int, h:int):RenderTexture2D 获得一个renderTarget 暂时先按照严格大小判断。 Parameters w:int h:intReturnsRenderTexture2D — releaseRT()method public static function releaseRT(rt:RenderTexture2...
来源: Laya2.0_api 发布时间: 20190513
...t;):void[static] MeshReaderConstructor DetailMeshReader()Constructorpublic function MeshReader()Method Detailread()method public static function read(data:ArrayBuffer, mesh:Mesh, subMeshes:Vector.<SubMesh>):void Parameters data:ArrayBuffer mesh:Mesh subMeshes:Vector.<SubMesh>Mon May 13...
来源: Laya2.0_api 发布时间: 20190513