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

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

101. styles.xml报错 [ 53%]

...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

102. 开放数据域组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 53%]

...界面,一般使用模板函数来构建 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

103. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 53%]

...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

104. 代码和ide编辑器添加遮罩浏览器警告 [ 53%]

...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

105. 关于如何嵌入到网页 以及在网页中定位 [ 52%]

... LayaFlash下网页全屏适配? gps定位获取当前城市名字 #layaContainer 这个div是绝对定位吗?是否只能通过绝对定位的方法来定义container的位 问题状态 最新活动: 2017-05-16 17:43 浏览: 1931 关注: 3 人 chensa222 • 2017-05-17 18:10 大哥请允许我...

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

106. UI控件固定位置在ipad分辨率下有问题 [ 52%]

...? Laya2.6.0 WebWorker加载分辨率较大的图片出错!!!! #layaContainer 这个div是绝对定位吗?是否只能通过绝对定位的方法来定义container的位 有没有克隆控件的方法,prefab能否在代码上调用 html控件bug汇总(版本layaAir 2.4) 资源编辑器...

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

107. laya.d3.core.light.LightSprite_API3.0 [ 52%]

...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

108. QQ玩一玩 API 中没有 BKLaya.tools.BinaryLoader 的定义 [ 52%]

...的自定义类UIDropBox继承Laya.Sprite? ts 自定义组件问题 #layaContainer 这个div是绝对定位吗?是否只能通过绝对定位的方法来定义container的位 官方的API为什么找不到pivot和pos? 问题状态 最新活动: 2018-03-28 15:00 浏览: 1001 关注: 2 人 Tsuba...

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

109. 问下设置物理引擎的设备像素比的,结合Laya要怎么弄 [ 51%]

...   {             engine: engine,             // container: gameWorld,             options:             { width: stageWidth,              height: stageHeight,                 wireframes: true, pixelRatio: window.devicePixe...

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

110. 启动页 · LayaAir3.4 · 引擎文档 · LAYABOX [ 51%]

...缩放 fill(填充):拉伸图片以填满屏幕,可能产生变形 contain(包含):在保持比例完整显示图片的前提下,缩放至全屏尺寸,可能留有空白 cover(覆盖):在保持比例的前提下缩放至覆盖整个屏幕,可能裁剪部分内容 开发者...

来源: Laya3.0_文档 发布时间: 20260128