大约有 190 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
...: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 把 anchorX ,Y设置0.5 再缩放就是中心缩放了 2018-02-06 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 z624697 相关问题 Layabox 2.0 bate5 运行编...
来源: Laya_社区 发布时间: 20180206
....2的版本 Box不填宽和高 往Box里加个图片 设置图片锚点anchorX=0.5 anchorY=0.5 2016-11-05 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zfree 相关问题 请问laya有没有地图编辑器工具? 救命!canvas...
来源: Laya_社区 发布时间: 20161105
...ramesMap Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY autoPlay blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters frames globalRotation globalScaleX globalScaleY graphics height hid...
来源: Laya3.0_api 发布时间: 20231115
...ya 好像不能加载网络路径图片 请问下laya.ui.Component下面的anchorX和anchorY的作用,好像显示有问题? 好像Laya 不能像pixi 新建多个舞台 laya引用的第三方物理引擎matter,通过顶点构造的多边形好像有问题? 问题状态 最新活动: 2023-08-...
来源: Laya_社区 发布时间: 20230822
...自己定义的ui let layaSprite = new MatterSprite(); //对齐 layaSprite.anchorX = layaSprite.anchorY = 0.5; //背景色 layaSprite.graphics.drawCircle(120, 120, 120, '#ffffff'); ball.layaSprite = layaSprite; 2018-04-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果...
来源: Laya_社区 发布时间: 20180423
...ks Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor cacheAs color components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters font fontSize globalRotation globalScaleX globalSca...
来源: Laya3.0_api 发布时间: 20231115
...ocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScale...
来源: Laya3.0_api 发布时间: 20231115
...ocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScale...
来源: Laya3.0_api 发布时间: 20231115
...is.progressvalue = new Laya.Image("Game/bar_yuan.png"); this.progressvalue.anchorX = 0.5; this.progressvalue.anchorY = 0.5; this.progressvalue.pos(15, 15); //记录宽度 this.width_x = this.progress.width + 3; this.vmask = new Laya.Sprite(); this.vmask.pos(15,15); this.vmask.graphics.drawPie(0, ...
来源: Laya_社区 发布时间: 20180725
...ermang42 赞同来自: Monica 、lbxw 您可以將ClickMe時間軸動畫的anchorX、anchorY 設定值給予0.5,等同於pivotXY設定到中心點,狀況看起來或許是您的參數值沒有設定好。 excese_Fix.zip 2017-09-28 2 1 分享 微博 QZONE 微信 lbxw 赞同来自: 就是这外...
来源: Laya_社区 发布时间: 20170927