大约有 95 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
...: Laya.Loader.ATLAS}, {url: "hall/1_login/login_bg.png", type: Laya.Loader.IMAGE}, {url: "hall/1_login/Bottom_article.png", type: Laya.Loader.IMAGE}, {url: "res/atlas/hall/login.atlas", type: Laya.Loader.ATLAS}, ] Laya.loader.load(resArray, Handler.create(null, function(){ console.log("回调")})); ...
来源: Laya_社区 发布时间: 20180426
...("当前选择的索引:" + index); } } import Box = laya.ui.Box; import Image = laya.ui.Image; import Label = Laya.Label; export class ListDataSourceItem extends Box { public static WID: number = 200; public static HEI: number = 20; // private _img: Image = null; private _lb:Label = null; constru...
来源: Laya_社区 发布时间: 20180410
...beta 顺圭 • 2018-07-24 14:49 我发现了,我在编辑器里有一个image的skin是空,但是image却显示了4个边,可以把这4个边去除吗
来源: Laya_社区 发布时间: 20180723
...isplay.Stage; import laya.ui.Button; import laya.ui.Dialog; import laya.ui.Image; import laya.utils.Handler; import laya.webgl.WebGL; public class DialogCenterClose { private const DIALOG_WIDTH:int = 220; private const DIALOG_HEIGHT:int = 275; private const CLOSE_BTN_WIDTH:int = 43; private const CL...
来源: Laya_社区 发布时间: 20170706
...;"> <input type="file" class="upload-pic" id="upFile" accept="image/jpeg,image/png" value="upload Img"> <span class="upload-text"></span> </div> 我在html 里面添加了这个div 在加速器里面修改upload的left 和 top 报null 2017-01-16 添加评...
来源: Laya_社区 发布时间: 20170116
..."); }); Laya.loader.load([{url:"res/general/test.png",type:laya.net.Loader.IMAGE}]); 如果指定的类型时json或者atlas是会触发错误事件的。 2018-09-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回...
来源: Laya_社区 发布时间: 20180926
...proto.onLoaded (http://127.0.0.1:61385/game/code.js:12700:11) at HTMLImage.onload (http://127.0.0.1:61385/game/code.js:21213:15) at Image._source._source.onload (http://127.0.0.1:61385/game/code.js:20175:11) 请问这是什么问题,微信小游戏支持加载位图字体吗? 2018...
来源: Laya_社区 发布时间: 20180306
...白部分的颜色问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 摄像机跟随刚体移动,刚体出现抖动。 问题状态 最新活动: 2019-07-31 14:53 浏览: 875 关注: 1 人
来源: Laya_社区 发布时间: 20190731
...不一致的编译错误 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 关于shader中opengl函数问题 问题状态 最新活动: 2020-05-26 06:48 浏览: 1488 关注: 1 人
来源: Laya_社区 发布时间: 20200526
...), Laya.Handler.create(this, progressload, null, false), null, Laya.loader.IMAGE) })(); } 2018-07-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 没看到哪写了进度条。 2018-07-1...
来源: Laya_社区 发布时间: 20180710