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

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

21. 引擎 TiledMap 居然不支持图块翻转 [ 81%]

...         }             this._mapLastRect.top = this._mapLastRect.bottom = this._mapLastRect.left = this._mapLastRect.right = -1;             var tArray = tJsonData.tilesets;             var tileset;             var tTileSet;             var i = 0;             ...

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

22. laya.ui.Widget [ 81%]

... Public Properties Show Inherited Public Properties PropertyDefined By  bottom : Number表示距底边的距离(以像素为单位)。Widget  centerX : Number表示距水平方向中心轴的距离(以像素为单位)。Widget  centerY : Number表示距垂直方向中心轴的距离...

来源: Laya2.0_api 发布时间: 20190513

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

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

24. laya.d3.math.BoundFrustum_API3.0 [ 80%]

...hy BoundFrustum Implements IClone Index Constructors constructor Accessors bottom far left matrix near right top Methods clone cloneTo containsBoundBox containsBoundSphere containsPoint equalsBoundFrustum equalsObj getCorners getPlane intersects get3PlaneInterPoint getPlanesFromMatrix Constructors c...

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

25. 关于iphoneX的适配 [ 79%]

...padding-right: constant(safe-area-inset-right);             padding-bottom: constant(safe-area-inset-bottom); } 这段代码可以加吗?   我加上之后没有效果。。是这里不支持吗? 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

26. UI布局计算bug [ 79%]

...box,取名为:m_Parent,设置布局参数为:left、right、top、bottom均为0,目的是初始化后m_Parent的宽高为720*1280。 m_Parent下放置两个box,分别取名m_Child_1跟m_Child_2,其中m_Child_1设置width为720,height为1280,m_Child_2设置布局参数为:left、r...

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

27. laya.components.Widget_API3.0 [ 79%]

...ties _extra _singleton owner runInEditor scriptPath EMPTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id left right top Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdat...

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

28. laya.ui.Widget_API3.0 [ 79%]

...ties _extra _singleton owner runInEditor scriptPath EMPTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id left right top Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdat...

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

29. 关于适配noborder模式(个人适配分享及建议) [ 78%]

...正是木有找到~~~ 例如 norborder模式下面 子集有left top right bottom的时候是相对于屏幕  首先noborder的概念是 然画面全部显示出来 并且上下左右等比例裁切的 其实我觉得引擎内部肯定知道上下左右裁切了多少 所以就应该能计算得出...

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

30. Dialog 组件不支持 通过边距的拉伸适配? [ 78%]

...伸适配? view 可以通过边距的拉伸适配 设置top left right bottom 为0 就可以自动大小 Dialog 是不支持的? 2018-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来...

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