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

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

1. scalefixed适配模式设置后,image的ceterX,centerY,top,bottom,left,right这些都没用 [ 100%]

scalefixed适配模式设置后,image的ceterX,centerY,top,bottom,left,right这些都没用 如标题,我设置了fixedheight,stage设计分辨率1136x640,我在iphoneX分辨率下看,高度不变,宽度放大,stage是1386,640(从左边到最右黑色部分,我鼠标点击打印...

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

2. laya.ui.Widget [ 87%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames WidgetProperties | Methods | Constants Packagelaya.uiClasspublic class WidgetInheritanceWidget Component Object 相对布局插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...

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

3. laya.components.Widget_API3.0 [ 81%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/Widget" Widget Class Widget 相对布局插件 Hierarchy Component Widget Index Constructors constructor Properties _ext...

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

4. laya.ui.Widget_API3.0 [ 81%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Widget" Widget Class Widget 相对布局插件 Hierarchy Component Widget Index Constructors constructor Properties _extra _singleton...

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

5. laya.ui.LayoutStyle [ 80%]

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

6. 想要找设置相对坐标后的view全局坐标,发现有问题,请教一下. [ 73%]

想要找设置相对坐标后的view全局坐标,发现有问题,请教一下. 想试着找出红色框的全局坐标, 利用localToGlobal获取不到正确的全局坐标位置, 以下为代码: var local_point = new Point(view.userPanel.x, view.userPanel.y); var userPanel_stage_point = view.use...

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

7. 屏幕适配问题,ui自适应 [ 69%]

屏幕适配问题,ui自适应 这是我适配的代码,最大比例缩放 Laya.MiniAdpter.init(); Laya.init(720, 1280); //最大比例缩放 Laya.stage.scaleMode=Laya.Stage.SCALE_NOBORDER; Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; Laya.stage.alignH = Laya.Stage.ALIGN_CENTER;   一般会以...

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

8. MiniAdpter.nativefiles 设置后并没有起作用 [ 66%]

MiniAdpter.nativefiles 设置后并没有起作用 MiniAdpter.nativefiles 设置之后,本地web调试的时候所有资源都是远程加载,这样的话这个nativefiles过滤并没有起作用。难道只有在微信上才有用吗(测试中。。。)?                       ...

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

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

引擎 TiledMap 居然不支持图块翻转 引擎居然没有支持Tiledmap的图块翻转功能,所有翻转了的地块全是是空。 这是引擎的同事们不知道Tiledmap有翻转这个功能么,如果不支持那就需要多3张贴图出来,非常奢侈的浪费啊。 附上翻转...

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

10. 屏幕适配怎样实现铺满全屏,又不被拉伸? [ 60%]

屏幕适配怎样实现铺满全屏,又不被拉伸? 2018-04-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 InJoins 赞同来自: ZMLaya 、180*****912 需要自己适配。我这边折腾了2,3天,...

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