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

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

661. 帮忙看看Texture类getPixels内存泄漏的问题。 [ 59%]

...L); Stat.show(0, 0); Laya.stage.bgColor = "#fff"; Laya.loader.load("assets/images/color1.png", Handler.create(this, __loadImageHandler)); } private function __loadImageHandler():void { _colorSpr = new Sprite(); _colorTex = Laya.loader.getRes("assets/images/color1.png"); _colorSpr.graphics.drawTextur...

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

662. 新手引导在ios浏览器表现异常 [ 59%]

...uideHitArea: Laya.HitArea;         protected tipContainer: Laya.Image;         constructor() {             super();             this.init();         }         private init() {             this.size(Laya.stage.width,Laya.stage....

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

663. 资源管理器(TypeScript-IDE篇(TS)-设计模式基础) [ 59%]

..._ | vscroll_ | | HScrollBar | 水平滚动条 | hscrollbar_ | hscroll_ | | Image | 位图 | Image_ | img_ | | sprite | 精灵 | 不按组件规则命名的都被视为sprite | | **Tips**: 资源可以直接用前缀名的全写或缩写,而不加下划线。比如`textinput.png`和`input.png`。...

来源: Laya2.0_文档 发布时间: 20210715

664. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 59%]

..._ | vscroll_ | | HScrollBar | 水平滚动条 | hscrollbar_ | hscroll_ | | Image | 位图 | Image_ | img_ | | sprite | 精灵 | 不按组件规则命名的都被视为sprite | | **Tips**: 资源可以直接用前缀名的全写或缩写,而不加下划线。比如`textinput.png`和`input.png`。...

来源: Laya2.0_文档 发布时间: 20210714

665. 弹窗视图组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 59%]

...plete(e: any = null): void { this.dialog = new Laya.Dialog(); let bg: Laya.Image = new Laya.Image(this.assets[0]); this.dialog.addChild(bg); let button: Laya.Button = new Laya.Button(this.assets[1]); button.name = Laya.Dialog.CLOSE; button.pos(this.DIALOG_WIDTH - this.CLOSE_BTN_WIDTH - this.CLOSE_BT...

来源: Laya3.0_文档 发布时间: 20251024

666. IDE设置MASK [ 58%]

IDE设置MASK 我想在IDE里设置一个Image或者Button的mask,能办到吗? 2017-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 可以做,请参考:http://ask.layabox.co...

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

667. 图形的扇形 [ 58%]

...的链接 提交 2 个回复 想个名字好烦呀! 赞同来自: 层级 Images Sprite Pie imgSp.graphics.clear(); imgSp.graphics.drawPie(501,501,501,0,70,""); 2018-12-11 0 0 分享 微博 QZONE 微信 熊猫大侠 赞同来自: 自己回复一个 然后给自己的回复设置最佳 2018-11-13 0 ...

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

668. 屏幕尺寸问题 [ 58%]

...UI点击穿透的问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 写了个边缘光的自定义shader,有很多问题,帮忙看一下 ios原生回调问题 问题状态 最新活动: 2018-03-24 15:17 浏览: 844 关注: 2 人

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

669. Sprite拖拽 [ 58%]

...容相关的链接 提交 1 个回复 lolololo 赞同来自: 是必须loadImage才可以拖拽吗? 2018-09-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 lolololo 相关问题 碰撞检测 和 sprite问题【js】 请问object层中...

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

670. 位图字体问题 [ 58%]

...字体的使用方式? 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 问题状态 最新活动: 2017-01-14 18:21 浏览: 1461 关注: 2 人 Feuuu • 2017-03-14 11:17 你好,请问这...

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