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

大约有 1,880 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0090 秒)

1171. laya.ui.ScrollBar_API3.0 [ 58%]

...gLimit triggerUpDragLimit upButton drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters...

来源: Laya3.0_api 发布时间: 20231115

1172. 缓动-缓动函数演示 [ 58%]

...); } function createDurationCrontroller() { var durationInput = createInputWidthLabel("Duration:", '2000', 400, 10); durationInput.on(Event.INPUT, this, function() { duration = parseInt(durationInput.text); }); } function createInputWidthLabel(label, prompt, x, y) { var text = new Text(); text.text ...

来源: Laya_示例 发布时间: 20260303

1173. laya.ui.RadioGroup_API3.0 [ 58%]

...ouseThrough name selectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCa...

来源: Laya3.0_api 发布时间: 20231115

1174. protobuf 怎么设置值呢 [ 58%]

...多一点话就不能滚动查看内容 screenMode 设置成vertical后,width和hight获取问题 3D模型的锚点设置无效 问题状态 最新活动: 2018-06-27 16:33 浏览: 809 关注: 2 人

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

1175. laya.ui.Clip_API3.0 [ 58%]

...X 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、竖向分割每个切片的高度 clipHeight , 从左向右,从上到下,分割组合为一个切片动画。 Image和Clip组件是唯一支持异步加载的两个组件,比如clip.skin = "abc/xxx.png",其...

来源: Laya3.0_api 发布时间: 20231115

1176. laya.ui.ComboBox_API3.0 [ 58%]

...r itemRender mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom button cacheAs centerX centerY components customRenderEnable dataSource defaultLabel destroyed disabled displayHeight displayWidth displayedInStage draw...

来源: Laya3.0_api 发布时间: 20231115

1177. HtmlDivElement限制文本宽度无效? [ 58%]

...DivElement(); this.labaContent.style.fontSize = 22; this.labaContent.style.width=100; this.labaContent.style.wordWrap=false; this.labaContent.x = 60; this.labaContent.y = 5; 为什么还是不行呢?请问 我的文本是通过innerHTML <span>输出的 2017-09-15 添加评论 免费帖 --> ...

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

1178. 真机测试报这个错 [ 58%]

...法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 LayaAir2自带的3D示例项目,项目设置“场景横竖屏”= vertical 后,layanative测试时黑屏 用https://layaair.ldc.layabox.com/demo/?2d&Network&X...

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

1179. 界面相对位置适配 [ 58%]

界面相对位置适配 适配模式使用  Laya.Stage.SCALE_FIXED_WIDTH 然后设置 top buttom left right  layoutEnabled 也设置true了,但是界面子对象依旧是编辑器里面的位置没有改变 2019-06-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

1180. anchorY错误 [ 58%]

...,但是anchorX的效果又是正确的,应该是anchorY也是使用的width/2的偏移量。 附件 : --> 2016-07-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 最新版本已经...

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