大约有 13 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...ite基于浏览器底部定位,而不是基于舞台底部定位,设置bottom等于0似乎是基于舞台的,但是舞台超出后还是看不到,我需要基于浏览器定位的方法 2017-11-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20171116
.../自动排版 { this.StartLeft.top= this.StartLeft.top-100; this.StartLeft.bottom= this.StartLeft.bottom+100; this.StartRight.top= this.StartRight.top-100; this.StartRight.bottom= this.StartRight.bottom+100; } //事件注册 //开始游戏 this.StartLeft.on(Laya.Event.CLICK,null,function(){ //TO...
来源: Laya_社区 发布时间: 20180810
...0 编辑器上对齐,在浏览器运行错位 这是编辑器里状态,bottom=0:下页边距=0 centerX=0 anchoerX=0.5 :居中对齐 浏览器里面看着是这样的: 我想达到这个选择条目在最下方,并且居中对齐,这个属性设置哪里有问题吗?在编辑...
来源: Laya_社区 发布时间: 20180104
相对坐标布局的使用 我在编辑器里面设置页面的bottom = 0 right = 0. 但是游戏中并没生效 不知道还需要做哪些处理 也没找到关于相对布局的使用教程 2017-10-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20171017
...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_示例 发布时间: 20241118
...nsou1 • 2018-01-31 14:06 请问一下遮罩可以使用left, top, right, bottom属性吗 https://ask.layabox.com/question/11412
来源: Laya_社区 发布时间: 20171221
...eight:100px;color:#ff0000;font-size:25px;font-family:SimSun;vertical-align:bottom;line-height:20px;'> <p><span style='font-weight:bold;stroke:3px; font:24px Arial' color='red' href='https://ask.layabox.com/'> LayaBox</span><span>欢迎您的加入</span> </p>&l...
来源: Laya_社区 发布时间: 20220916
...et active activeInHierarchy align alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalS...
来源: Laya3.0_api 发布时间: 20231115
...8 padding = String(_textFormat._leftMargin); padding的格式是'top,right,bottom,left'形式的字符串。不是接受单边边距。而且这里的_textFormat._leftMargin是undefined. 2017-05-16 1 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 ...
来源: Laya_社区 发布时间: 20170516
...CpActivity 10-13 17:31:16.561 6514-6514/com.vivo.vs I/ActivityStack: stack_bottom->MainActivity->GameWebActivity->stack_head 10-13 17:31:16.571 6514-6514/com.vivo.vs D/ActivityStack: popInstance:GameCpActivity 10-13 17:31:16.691 6514-6514/com.vivo.vs I/chromium: [INFO:CONSOLE(107)] "Warning...
来源: Laya_社区 发布时间: 20181013