大约有 198 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0077 秒)
Laya_社区(130) Laya2.0_文档(16) laya_api(11) Laya2.0_示例(11) Laya_示例(11) Laya2.0_api(9) Laya3.0_文档(7) Laya3.0_api(3)
API DocumentationAll Packages | All Classes | Index | Frames No Frames HttpRequestProperties | Methods | Events Packagelaya.netClasspublic class HttpRequestInheritanceHttpRequest EventDispatcher Object HttpRequest 通过封装 HTML XMLHttpRequest 对象提供了对 HTTP 协议的完全的...
来源: Laya2.0_api 发布时间: 20190513
...改的fork执行改成了spawn也没有用,报同样的错误。 另外package.json是改成1.4.4了,但是layaair2-cmd -v时还是输出1.4.3,不免让人confuse,也麻烦同步一下 附件 : --> 2019-10-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20191018
...懂得把下面两个文件转成layaair可以运行的代码 Game.as package { import com.legend.log.Logger; import com.legend.manager.AppManager; import flash.display.Sprite; import flash.events.Event; import flash.external.ExternalInterface; import flash....
来源: Laya_社区 发布时间: 20200217
...demo 2019-05-16 0 1 分享 微博 QZONE 微信 133*****579 赞同来自: package { import laya.display.Graphics; import laya.display.Sprite; import laya.events.Event; import laya.maths.Point; import laya.utils.Browser; import laya.webgl.WebGL; import laya.wx.mini.MiniAdpter; public class LayaSample ...
来源: Laya_社区 发布时间: 20190515
...643 04-11 11:17:09.455 8591-8591/? I/LayaBox﹕ found the file in the package:shaders/todevVS.glsl 04-11 11:17:09.455 8591-8591/? I/LayaBox﹕ found the file in the package:shaders/fillColorPS.glsl 04-11 11:17:09.455 8591-8591/? I/LayaBox﹕ found the file in the package:shaders/drawI...
来源: Laya_社区 发布时间: 20170411
...ild template。再次打包依旧正常发布且在VSCode中正常运行。package.json关键部分内容如下: "activationEvents": [ "onCommand:extension.buildTemplate" ], "contributes": { "commands": [ { "command": "extension.buildTemplate", "title": "build template" } ] },extension.js 内容...
来源: Laya_社区 发布时间: 20180728
...容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: Alex Huang package { import laya.net.Loader; import laya.net.ResourceVersion; import laya.utils.Handler; import laya.webgl.WebGL; import laya.utils.Mouse; import laya.ui.Button; imp...
来源: Laya_社区 发布时间: 20180725
...不知道为什么createFrames()生成的缓冲图集就是不能工作: package { import laya.display.Animation; import laya.display.Sprite; import laya.display.Stage; import laya.utils.Handler; import laya.net.Loader; import laya.events.Event; public class LayaUISample { protected var text:Text;...
来源: Laya_社区 发布时间: 20161026
...,建议您研究一下 npm 上传和下载机制,再看一下我们的package.json 2020-09-01 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 liangzhch108 相关问题 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有...
来源: Laya_社区 发布时间: 20200831
...ar path = formatString("assets/otherAssets/" + file, STLConstant.scale); } package starling.utils { // TODO: add number formatting options /** Formats a String in .Net-style, with curly braces ("{0}"). Does not support any * number formatting options yet. */ public function formatString(format:Strin...
来源: Laya_社区 发布时间: 20170525