大约有 606 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0049 秒)
...xueying 赞同来自: 你可以添加一个img标签:https://ask.layabox.com/question/1164 var iHtml:HTMLIframeElement=new HTMLIframeElement(); Laya.stage.addChild(iHtml); iHtml.href="res/html/test.html"; 或者也可以将htmlDivElement与气泡的图片在同一个父容器...
来源: Laya_社区 发布时间: 20170710
以前问题的进度咨询 https://ask.layabox.com/questi ... _8873,想问下这个问题在1.7.8没有修正吗? 2017-07-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自:...
来源: Laya_社区 发布时间: 20170717
...,为什么会停顿几秒中才显示 Laya.loader.load("http://www.xxxxxxx.com/gold.png",Laya.Handler.create(this,this.aa)); private aa(){ let img = new Laya.Image("http://www.xxxxxxx.com/gold.png"); Laya.stage.addChild(img); } 请问下,这样写有声明不对么 ? 2018-04-18 添加评论...
来源: Laya_社区 发布时间: 20180418
...SCode官方网站往下载,下载地址为: [https://code.visualstudio.com/Download](https://code.visualstudio.com/Download) ![图](img/1.png) #### 2.2 配置IDE的关联 正常情况下,安装好VSCode,Windows版LayaAirIDE能自动找到安装目录进行关联。然而也会有无法自动...
来源: Laya2.0_文档 发布时间: 20210715
... 遮罩属性位于[laya.display.Sprite](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Sprite) API内(),该属性的说明如图1所示: ![1](img/1.jpg)(图1) ## 二、简单的遮罩示例 ### 2.1 我们先用...
来源: Laya2.0_文档 发布时间: 20210714
...st 组件的脚本接口请参考 [List API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.List)。 ### 1.1 创建 List 组件 #### 1.编辑列表项。 列表项可以是 Box 对象或 View(页面) 或其它自定义页面对...
来源: Laya2.0_文档 发布时间: 20210715
...的链接 提交 1 个回复 cuixueying 赞同来自: https://ask.layabox.com/question/310 2017-08-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 18336093936 相关问题 分享:LayaAir下Loading进度条的制作(ActionScript 3.0...
来源: Laya_社区 发布时间: 20170828
...行完成. ![图](img/5.gif) 更多问题请访问社区http://ask.layabox.com
来源: Laya2.0_文档 发布时间: 20210715
...开了,但是不能打开游戏的问题。 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=localize value=false 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://192.168.0.145/Release/...
来源: Laya_社区 发布时间: 20170620
...使用手动删除本地资源再次进去加载问题 https://ask.layabox.com/question/16878 这个问题 function beginLoad(){ var res_array = [ {url : "res/atlas/loading.atlas", type : Laya.Loader.ATLAS}, {url : "res/atlas/person.atlas", type : Laya.Loader.ATLAS}, {url : "loading/progress.png", t...
来源: Laya_社区 发布时间: 20180803