• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 95 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)

31. 启用版本管理后,Laya.loader.load加载在微信web开发者工具触发不了回调 [ 68%]

...: 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

32. List组件拖动浏览时item会出现重叠的现象 [ 67%]

...("当前选择的索引:" + 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

33. 绘制扇形时,出现了莫名的横线和竖线,遮罩里没有额,见图 [ 67%]

...beta 顺圭 • 2018-07-24 14:49 我发现了,我在编辑器里有一个image的skin是空,但是image却显示了4个边,可以把这4个边去除吗

来源: Laya_社区 发布时间: 20180723

34. dialog的lock属性没出现 [ 66%]

...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

35. 加速器是不是不支持input:file [ 65%]

...;">     <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

36. 批量预加载如果是图片或者声音类型,不会触发加载错误事件 [ 65%]

..."); }); Laya.loader.load([{url:"res/general/test.png",type:laya.net.Loader.IMAGE}]);   如果指定的类型时json或者atlas是会触发错误事件的。 2018-09-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回...

来源: Laya_社区 发布时间: 20180926

37. 微信小游戏IDE加载位图字体,提示错误 [ 64%]

...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

38. LayaBox出现问题 [ 63%]

...白部分的颜色问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 摄像机跟随刚体移动,刚体出现抖动。 问题状态 最新活动: 2019-07-31 14:53 浏览: 875 关注: 1 人

来源: Laya_社区 发布时间: 20190731

39. 是网络出现问题了么? [ 63%]

...不一致的编译错误 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 关于shader中opengl函数问题 问题状态 最新活动: 2020-05-26 06:48 浏览: 1488 关注: 1 人

来源: Laya_社区 发布时间: 20200526

40. 资源版本问题 [ 61%]

...), Laya.Handler.create(this, progressload, null, false), null, Laya.loader.IMAGE) })(); } 2018-07-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 没看到哪写了进度条。 2018-07-1...

来源: Laya_社区 发布时间: 20180710