大约有 197 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)
Laya_社区(52) Laya3.0_api(47) Laya2.0_api(43) laya_api(39) Laya3.0_文档(9) Laya2.0_文档(6) Laya2.0_示例(1)
...hLoading = new Box(); this.refreshLoading.pos(133, 0); this.refreshLoading.bottom = 10; this.refreshLoading.visible = false; this.baseBox.addChild(this.refreshLoading); // 加载动画 this.loadingAni = new Animation(); this.loadingAni.loadAnimation("res/ui/refreshList/ani/Refresh.ani"); this.loadin...
来源: Laya2.0_示例 发布时间: 20241117
...同来自: 如果是组件的话你可以设置它的left,right,top,bottom。这样不管你如果缩放,它离父节点的距离都是一样的。具体的解释你可以去看下Component 的API 2017-11-13 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...
来源: Laya_社区 发布时间: 20171109
... 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值...
来源: laya_api 发布时间: 20170929
... 九宫格的值,分别对应top(上边距)、right(右边距)、bottom(下边距)、left(左边距),在4条线的中间部分为拉伸部分,4条线的外部是不进行拉伸的部分。 2016-12-20 1 2 分享 微博 QZONE 微信 182*****369 赞同来自: 将作图放大至右...
来源: Laya_社区 发布时间: 20161220
...找到方法了,使用可以使用Laya.Box 然后设置,left right top bottom 全部都地等于零,这样这个Box的就自动等于父类长宽的,感觉这个也是最快捷方便的一个方法了(本来使用Laya。stage.width,发现,发现只要尺寸变换就要从新获取比较...
来源: Laya_社区 发布时间: 20180723
... 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值...
来源: Laya2.0_api 发布时间: 20190513
...nsou1 • 2018-01-31 14:06 请问一下遮罩可以使用left, top, right, bottom属性吗 https://ask.layabox.com/question/11412
来源: Laya_社区 发布时间: 20171221
...phics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag BOTTOM MIDDLE NONE TOP drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed ...
来源: Laya3.0_api 发布时间: 20231115
...左对齐 labelVAlign 文本标签的垂直对齐模型:top、middle、bottom,默认为居顶对齐 labelPadding 文本标签的边距。格式:上边距、右边距、下边距、左边距 labelStroke 文本标签的描边宽度,以像素为单位。默认值为0,表示不描边 labelStro...
来源: Laya3.0_文档 发布时间: 20241014
...对齐(valign)分别是top(居顶对齐)、middle(居中对齐)、bottom(居底对齐) bgColor 背景颜色,勾选后可以直接输入颜色值,例如:#ffffff,也可以点击输入条右侧的拾色器选取颜色 bordercolor 文本边框颜色,勾选后可以直接输入颜...
来源: Laya3.0_文档 发布时间: 20241014