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

大约有 14 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0018 秒)

11. graphics的fillTexture 圆角图边缘有多出线条 [ 81%]

graphics的fillTexture 圆角图边缘有多出线条 var texture = LoadingManager.instance.getRes("res/progress.png"); var graphics=new Laya.Graphics(); graphics.fillTexture(texture,0,0,texture.width,texture.height,"repeat"); 如果用drawTexture就没问题,因为平铺需求 需要用到fillTe...

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

12. laya微信打包问题很多呀,就是加了一些绘图api,就报错 [ 72%]

...d { this.sp = new Sprite(); Laya.stage.addChild(this.sp); //线 this.sp.graphics.drawLine(10, 58, 146, 58, "#ff0000", 3); //连续直线 this.sp.graphics.drawLines(176, 58, [0, 0, 39, -50, 78, 0, 117, 50, 156, 0], "#ff0000", 5); //曲线 this.sp.graphics.drawCurves(352, 58, [0, 0, 19, -100,...

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

13. WebGl下 graphics出东西后 移动sprite 不起效果 [ 60%]

WebGl下 graphics出东西后 移动sprite 不起效果 开启 webGl 先用graphics 出任意东西,然后移动这个sprite 不起效果 2017-07-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 cuixueyi...

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

14. 封装类的时候 怎么在类中表示自身? [ 59%]

...装一个模型出来,不知道各位前辈有没有办法 分享一个Graphics圆角矩形的封装 ts加密md5码封装 问题状态 最新活动: 2016-09-26 18:53 浏览: 1324 关注: 1 人

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