• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 13 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)

1. 如何使sprite基于浏览器底部定位,而不是基于舞台底部定位,设置bottom等于0似乎是基于舞台的,但是舞台超出后还是看不到,我需要基于浏览器定位的方法 [ 100%]

...ite基于浏览器底部定位,而不是基于舞台底部定位,设置bottom等于0似乎是基于舞台的,但是舞台超出后还是看不到,我需要基于浏览器定位的方法 2017-11-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

来源: Laya_社区 发布时间: 20171116

2. 按钮失效,同UI里的一个图片超链接点击后再返回,出现按钮失效。 [ 93%]

.../自动排版 { 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

3. CenterX=0 编辑器上对齐,在浏览器运行错位 [ 68%]

...0 编辑器上对齐,在浏览器运行错位 这是编辑器里状态,bottom=0:下页边距=0     centerX=0 anchoerX=0.5 :居中对齐  浏览器里面看着是这样的: 我想达到这个选择条目在最下方,并且居中对齐,这个属性设置哪里有问题吗?在编辑...

来源: Laya_社区 发布时间: 20180104

4. 相对坐标布局的使用 [ 67%]

相对坐标布局的使用 我在编辑器里面设置页面的bottom = 0 right = 0. 但是游戏中并没生效 不知道还需要做哪些处理 也没找到关于相对布局的使用教程 2017-10-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

来源: Laya_社区 发布时间: 20171017

5. UI-RefreshList [ 66%]

...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

6. 【分享】遮罩 的使用及应用 [ 66%]

...nsou1 • 2018-01-31 14:06 请问一下遮罩可以使用left, top, right, bottom属性吗 https://ask.layabox.com/question/11412

来源: Laya_社区 发布时间: 20171221

7. HtmlDivElement 描边和下划线不能同时使用 [ 62%]

...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

8. laya.ui.FontClip_API3.0 [ 55%]

...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

9. 自己写了个label继承官方的label,出现了问题,求指导~ [ 55%]

...8 padding = String(_textFormat._leftMargin); padding的格式是'top,right,bottom,left'形式的字符串。不是接受单边边距。而且这里的_textFormat._leftMargin是undefined. 2017-05-16 1 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 ...

来源: Laya_社区 发布时间: 20170516

10. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 50%]

...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