大约有 355 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0053 秒)
Laya_社区(107) Laya3.0_api(84) Laya2.0_api(77) laya_api(72) Laya3.0_文档(9) Laya_示例(3) Laya2.0_文档(2) Laya2.0_示例(1)
...margin: 1em; background-color: #fdd; color: black"> <h3>This page contains the following errors: </h3> <div style="font-family:monospace;font-size:12px">error on line 1 at column 53: attributes construct error </div> <h3>Below is a rendering of the page up to the fir...
来源: Laya_社区 发布时间: 20171130
...界面,一般使用模板函数来构建 let template = ` <view id="container"> <text id="testText" class="redText" value="hello canvas"></text> </view> `; // 以键值对的形式定义开放数据域的样式和布局 let style = { container: { width: 400, height: 200, ba...
来源: Laya3.0_文档 发布时间: 20251010
...addComponent addComponentInstance addInputChild callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestro...
来源: Laya3.0_api 发布时间: 20231102
...hics.drawRect(10, 10, 580, 470, "#000000"); s.pos(0,0); console.log("=mask container=>>", s.width, s.height)//打印出是0,0 this.scrollContainer.mask = s;//scrollContainer是一个有宽高的Box,为什么打印出的s的宽高是0,0,只要设置了mask,chrorme就会警告cache bitma...
来源: Laya_社区 发布时间: 20180828
... LayaFlash下网页全屏适配? gps定位获取当前城市名字 #layaContainer 这个div是绝对定位吗?是否只能通过绝对定位的方法来定义container的位 问题状态 最新活动: 2017-05-16 17:43 浏览: 1931 关注: 3 人 chensa222 • 2017-05-17 18:10 大哥请允许我...
来源: Laya_社区 发布时间: 20170516
...? Laya2.6.0 WebWorker加载分辨率较大的图片出错!!!! #layaContainer 这个div是绝对定位吗?是否只能通过绝对定位的方法来定义container的位 有没有克隆控件的方法,prefab能否在代码上调用 html控件bug汇总(版本layaAir 2.4) 资源编辑器...
来源: Laya_社区 发布时间: 20180825
...n addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestro...
来源: Laya3.0_api 发布时间: 20231115
...的自定义类UIDropBox继承Laya.Sprite? ts 自定义组件问题 #layaContainer 这个div是绝对定位吗?是否只能通过绝对定位的方法来定义container的位 官方的API为什么找不到pivot和pos? 问题状态 最新活动: 2018-03-28 15:00 浏览: 1001 关注: 2 人 Tsuba...
来源: Laya_社区 发布时间: 20180328
... { engine: engine, // container: gameWorld, options: { width: stageWidth, height: stageHeight, wireframes: true, pixelRatio: window.devicePixe...
来源: Laya_社区 发布时间: 20180120
...缩放 fill(填充):拉伸图片以填满屏幕,可能产生变形 contain(包含):在保持比例完整显示图片的前提下,缩放至全屏尺寸,可能留有空白 cover(覆盖):在保持比例的前提下缩放至覆盖整个屏幕,可能裁剪部分内容 开发者...
来源: Laya3.0_文档 发布时间: 20260128