大约有 183 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0064 秒)
Button文本位置错误 先设置anchor属性, 再设置skin属性, 最后设置label属性, 文本位置会在左上. let btn = new Button(); btn.anchorX = btn.anchorY = 0.5; btn.skin = 'https://layaair2.ldc2.layabox.com/demo2/h5/res/ui/button-1.png'; btn.labelSize = 22; btn.label = 'aaaa'; La...
来源: Laya_社区 发布时间: 20190907
pivotX 和 AnchorX的区别 sprite 的pivotX属性,而组件有pivotX属性和AnchorX属性,spite的pivotX属性,我感觉就是AnchorX, 但组件里面这俩都有,能帮解释一下吗?不太懂 2017-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20170116
API DocumentationAll Packages | All Classes | Index | Frames No Frames LayoutStyleProperties | Constants Packagelaya.uiClasspublic class LayoutStyleInheritanceLayoutStyle Object LayoutStyle 是一个布局样式类。 Public Properties PropertyDefined By anchorX : Number = NaNX锚点,...
来源: laya_api 发布时间: 20170929
请问下关于UI组件的anchor的概念,具体应该怎么使用? 请问下关于UI组件的anchor的概念,具体应该怎么使用?找不到相关的教程? 2017-04-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170412
API DocumentationAll Packages | All Classes | Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Scene Sprite Node EventDispatcher ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,...
来源: Laya2.0_api 发布时间: 20190513
dialog第一次显示是正确的,后面再显示就不居中了 dialog第一次显示是正确的,后面再显示就不居中了,变成居左 var dialog = new Laya.Dialog(); var img = new Laya.Image('img/bg/tip_center_bg.png'); img.anchorX = 0.5; img.anchorY = 0.5; dialog.addChild(img); dial...
来源: Laya_社区 发布时间: 20170420
API DocumentationAll Packages | All Classes | Index | Frames No Frames UIComponentProperties | Methods | Events Packagelaya.uiClasspublic class UIComponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar...
来源: Laya2.0_api 发布时间: 20190513
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/PhysicsDebugDraw" PhysicsDebugDraw Class PhysicsDebugDraw 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TileAniSprite" TileAniSprite Class TileAniSprite TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/Particle2D" Particle2D Class Particle2D Particle2D 类是2D粒子播放类 Hierarchy Sprite Particle2D Index Constructors ...
来源: Laya3.0_api 发布时间: 20231115