大约有 1,398 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
Laya_社区(1158) Laya2.0_文档(93) Laya2.0_api(64) laya_api(53) Laya3.0_文档(19) Laya3.0_api(10) Laya2.0_示例(1)
... 下面我们用原生js看下如何使用。 新建一个js文件,放到index.html中。代码如下: var myWorker = new Worker("js/my_task.js"); myWorker.onmessage = function (oEvent) { console.log("Called back by the worker!\n"); }; myWorker.postMessage("start"); // start the worker. 新建...
来源: Laya3.0_文档 发布时间: 20251010
API DocumentationAll Packages | All Classes | Index | Frames No Frames CheckBoxProperties | Methods | Events Packagelaya.uiClasspublic class CheckBoxInheritanceCheckBox Button UIComponent Sprite Node EventDispatcher Object CheckBox 组件显示一个小方框,该方框内可以有选中...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames SceneProperties | Methods | Events Packagelaya.displayClasspublic class SceneInheritanceScene Sprite Node EventDispatcher Object 场景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,...
来源: Laya2.0_api 发布时间: 20190513
...paopao.sayHead.right = 0; paopao.right =0; div.pos(20,5); } paopao.seatNum.index = seat - 1; } else { div.style.color = "#000000"; paopao.seatNum.visible = false; paopao.seatBg.visible = false; paopao.imgSayBg.skin = "res/room/othersay.png"; paopao.imgJudge.visible = true; } paopao.imgSayBg.addChild...
来源: Laya_社区 发布时间: 20170911
...象池类[laya.utils.Pool](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Utils&class=laya.utils.Pool),用于对象的存贮、重复使用。比较常用的是`对象池创建`方法`getItemByClass()`与`回收到对象池`方法`recover()`。 如...
来源: Laya2.0_文档 发布时间: 20210715
API DocumentationAll Packages | All Classes | Index | Frames No Frames MoreGameProperties | Methods | Events Packagelaya.uiClasspublic class MoreGameInheritanceMoreGame View Scene Sprite Node EventDispatcher Object 游戏中心插件 Public Properties Hide Inherited Public Properties Show ...
来源: Laya2.0_api 发布时间: 20190513
...单机版项目的打包过程一定要访问 http://stand.alone.version/index.html呢?这是个什么地址呢? 2018-07-14 0 1 分享 微博 QZONE 微信 alexdel 赞同来自: 相关问题是https://ask.layabox.com/question/16364 2018-07-14 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来...
来源: Laya_社区 发布时间: 20180714
API DocumentationAll Packages | All Classes | Index | Frames No Frames UtilsProperties | Methods Packagelaya.utilsClasspublic class UtilsInheritanceUtils Object Utils 是工具类。 Public Properties PropertyDefined By parseXMLFromString : Function[static] 将字符串解析成 XML 对...
来源: Laya2.0_api 发布时间: 20190513
...ame_plugin_set_option key=gameUrl value=http://192.168.167.103:8901/bin/h5/index.html 04-11 11:17:08.927 8591-8591/? I/layaConch3﹕ m_interceptKey OK! 04-11 11:17:08.928 8591-8591/? E/LayaConch5﹕ >>>>>>>conchjar android-2.0.8 04-11 11:17:08.930 8591-8591/? E/La...
来源: Laya_社区 发布时间: 20170411
... 提交 1 个回复 qian 赞同来自: http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.utils.ClassUtils 你看是不是这个 2018-01-22 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 liwenhua 相关问题 看...
来源: Laya_社区 发布时间: 20180122