大约有 1,595 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0073 秒)
Laya_社区(1080) Laya3.0_api(185) Laya2.0_api(130) laya_api(125) Laya2.0_文档(36) Laya3.0_文档(26) Laya2.0_示例(7) Laya_示例(6)
... return Laya.Laya.loader.fetch("libs/" + wasmFile, "arraybuffer").then(data => { if (data) { let module = new window.WebAssembly.Module(data); let instance = new window.WebAssembly.Instance(mo...
来源: Laya_社区 发布时间: 20250626
...ox: i'm here 2:12582912 2048 1536 03-05 19:47:50.534 9306-9431 I/LayaBox: /data/data/xxx//LayaCache//appCache/test.png 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 helloworldlv 赞同来自: 你adb进...
来源: Laya_社区 发布时间: 20180305
...F"; this.text.zOrder = 1; this.addChild(this.text); this.setImg = function(data) { var aar=[[150,160],[10,80],[150,0],[300,80]]; this.text.text="房号:1000000\n底分:222222\n玩法:看牌抢庄" this.jushu = new Text(); this.jushu.fontSize = 20; this.jushu.pos(160, 130); this.jushu.text="2/8局" t...
来源: Laya_社区 发布时间: 20170920
...rial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*)...
来源: Laya2.0_api 发布时间: 20190513
...licy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. load(url) { var me = this; url = URL.formatURL(url); this.url = url; this.audio...
来源: Laya_社区 发布时间: 20200107
...YWTJ*****: 1534212988ahwzdht5 08-14 10:57:48.623 22228-22268/? I/YWTJ----: data_type=2&unique_id=1534212988ahwzdht5&user_id=63527&data=9344eb96985e440244f92533fe3718444744eb565c5e44020a0e000b040a0e0b05010b0e064744be955e5f9bbf5a5c5e440244f92533fe3718f91436fe1933f5272af56e38444744be955e5f9...
来源: Laya_社区 发布时间: 20180814
...(handler!=null){ return handler; } } return null; } public function Send(data:String):void { socket.send(data); } private function onSocketOpen(e:*=null):void { trace("Service connection successful!"); MsgManger.SendMsg("SockeConnetSucc"); } private function onSocketClose(e:*=null):void { trace("S...
来源: Laya_社区 发布时间: 20170724
... async create() { let panel = IEditor.GUIUtils.createInspectorPanel(); let data = Editor.getSettings("SplitAtlasSetting").data; panel.inspect(data, "SplitAtlasSetting"); this.contentPane = panel; panel.on("click_start_gen", this.startGen, this); } protected onShown() { (this.contentPane as IEditor.I...
来源: Laya_社区 发布时间: 20250702
... Public Properties Show Inherited Public Properties PropertyDefined By data : ColorFilterColorFilterActionGL typeMix : int[read-only] FilterActionGLPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By ColorFilterActionGL()ColorFilterActionGL apply(src...
来源: laya_api 发布时间: 20170929
...r 对象池内。 Handler run():* 执行处理器。 Handler runWith(data:*):* 执行处理器,携带额外数据。 Handler setTo(caller:*, method:Function, args:Array, once:Boolean):Handler 设置此对象的指定属性值。 HandlerProperty Detailargspropertypublic var args:Array 参...
来源: laya_api 发布时间: 20170929