大约有 65 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)
Laya_社区(47) Laya3.0_api(5) Laya2.0_文档(3) Laya2.0_api(3) Laya_示例(2) Laya2.0_示例(2) laya_api(2) Laya3.0_文档(1)
...全透明, 相应位置的参数为空即可 例如: this.graphics.drawPath(0, 0, Yu_path3, {fillStyle: "#ffffff"}, {"strokeStyle":"#E3E3E5","lineWidth":2}); 填充色为白色 this.graphics.drawPath(0, 0, Yu_path3, null, {"strokeStyle":"#E3E3E5","lineWidth":2}); 无填充色,透明 2018...
来源: Laya_社区 发布时间: 20180416
...ect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale strokeText transform translate create recycle Constructors ...
来源: Laya3.0_api 发布时间: 20231115
...告? 手机游戏,一般做多大分辨率的呀?? 关于graphics.drawPath手机端和PC端不一致的问题 问题状态 最新活动: 2019-11-20 12:18 浏览: 1112 关注: 1 人
来源: Laya_社区 发布时间: 20191120
... 到手机黑屏 修改代码保存,刷新网页没效果 关于graphics.drawPath手机端和PC端不一致的问题 问题状态 最新活动: 2017-07-14 16:33 浏览: 1617 关注: 3 人
来源: Laya_社区 发布时间: 20170714
...是pc浏览器? 精灵事件........................... 关于graphics.drawPath手机端和PC端不一致的问题 localStorage pc 手机取值类型不一致 请教下 如何把sprite的一部分区域保存成一个图片用来上传服务器 请问从远程网络获取的json数据,怎么保...
来源: Laya_社区 发布时间: 20180611
...跑很正常 在手机平台上跑一会浏览器就闪退 关于graphics.drawPath手机端和PC端不一致的问题 当屏幕尺寸,缩放模式,横竖屏 发生改变时会报错Uncaught TypeError: Cannot read property 'length' of null H5版本光照贴图手机端微信游览器和手机遨游...
来源: Laya_社区 发布时间: 20171016
layaAir遮罩问题 用_headMask.graphics.drawPath(0, 0, Path, {fillStyle: "#ff00ff"}); 画了个100*100的圆角矩形结果遮罩层变成120*120了 附件 : --> HeadImage2.rar 2017-04-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20170406
...ect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale setState strokeText transform translate Constructors constr...
来源: Laya3.0_api 发布时间: 20231115
...,不同层级用graphics绘制的背景,会被清除 关于Graphics中drawPath方法使用arcTo的bug 问题状态 最新活动: 2017-01-20 03:37 浏览: 1245 关注: 2 人 cuixueying • 2017-01-21 12:30 工具还是有的,API还是flash的API,文档依然有保留,但是关于layaFlash...
来源: Laya_社区 发布时间: 20170119
...ZONE 微信 ohkei - as3、as2、h5 赞同来自: @fumengjia sp.graphics.drawPath(400, 310, [["moveTo", 5, 0], ["lineTo", 105, 0], ["arcTo", 110, 0, 110, 5, 5], ["lineTo", 110, 55], ["arcTo", 110, 60, 105, 60, 5], ["lineTo", 5, 60], ["arcTo", 0, 60, 0, 55, 5], ["lineTo", 0, 5], ["arcTo", 0, 0, 5, ...
来源: Laya_社区 发布时间: 20170119