大约有 491 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0052 秒)
Laya_社区(200) Laya3.0_api(175) Laya2.0_api(43) laya_api(39) Laya3.0_文档(14) Laya2.0_文档(11) Laya2.0_示例(7) Laya_示例(2)
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
...字母显示偏下的问题 在style样式中加垂直向上对齐valign:top属性 示例如下:var html:HTMLDivElement=new HTMLDivElement(); html.innerHTML = "<span style='color:#ffffff;valign:top;'>朋友abc11''31ABC朋友</span><span href='http://www.baidu.com' target='_blank'&...
来源: Laya_社区 发布时间: 20161027
...ement("div"); let style = mapDiv.style; style.position = "absolute"; style.top = Laya.stage.height / Browser.pixelRatio + "px"; style.left = "0px"; style.width = Browser.width / Browser.pixelRatio + "px"; style.height = (Browser.height - Laya.stage.height) / Browser.pixelRatio + "px"; Browser.docume...
来源: Laya2.0_示例 发布时间: 20241118
...置适配 适配模式使用 Laya.Stage.SCALE_FIXED_WIDTH 然后设置 top buttom left right layoutEnabled 也设置true了,但是界面子对象依旧是编辑器里面的位置没有改变 2019-06-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20190618
...ection setIndexHandler skewX skewY stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains customRender destroy d...
来源: Laya3.0_api 发布时间: 20231115
...居右对齐; Stage alignV : String 垂直对齐方式。默认值为"top"。 取值范围: "top" :居顶部对齐; "middle" :居中对齐; "bottom" :居底部对齐; Stage alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。S...
来源: laya_api 发布时间: 20170929
...ot;; static screenMode:string="none"; static alignV:string="top"; static alignH:string="left"; 安全区的位置不提供?需要自己设置渲染刘海区,然后自己写方法去处理安全区? 150*****510 • 2022-12-13 09:59 SafeArea,这个有方法获取...
来源: Laya_社区 发布时间: 20221212
...原生select标签盖到laya canvas上?控制select的width、height和top值?
来源: Laya_社区 发布时间: 20170118
...scene scrollRect skewX skewY space stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy...
来源: Laya3.0_api 发布时间: 20231115
...方位一套动作也就是 4*8=32个动作, 下载地址:http://gameui.top/frame/5e77c641a328231d08359612 所以 一个人物或怪物 是由32套帧动画而组成的。效果如下: 附件 : --> 2020-06-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20200614