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

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

141. 微信小游戏适配问题 [ 51%]

...在背景图显示全屏铺满的需求,可以通过将背景图的top、bottom、left、right属性设置为0,就可以铺满全屏了。   2018-07-13 0 0 分享 微博 QZONE 微信 yoahuili 赞同来自: 小庆庆 官方对这个问题不作为 LAYA所有适配模式对小游戏都是错的...

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

142. laya.ui.TextInput_API3.0 [ 51%]

...InHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs centerX centerY color components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize editable filters fitContent focus font fontSize globalRotation glob...

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

143. Label属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 51%]

...t。 | | valign | 文本的垂直对齐方式。可选值有top、middle、bottom。 | | color | 文本的颜色值。默认为黑色。 | | bgColor | 文本背景颜色。 | | font | 文本的字体名称。 | | fontSize | 文本的字体大小。 | | bold | 文本是否为粗体字显示。 | | it...

来源: Laya2.0_文档 发布时间: 20210715

144. laya.ui.TextArea_API3.0 [ 51%]

...InHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs centerX centerY color components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize editable filters fitContent focus font fontSize globalRotation glob...

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

145. laya.ui.Tree_API3.0 [ 50%]

...Set active activeInHierarchy alpha anchorX anchorY array bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hid...

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

146. laya.ui.View [ 50%]

...tring指定要使用的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 View cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重...

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

147. 启用版本管理后,Laya.loader.load加载在微信web开发者工具触发不了回调 [ 50%]

..."hall/1_login/login_bg.png", type: Laya.Loader.IMAGE}, {url: "hall/1_login/Bottom_article.png", type: Laya.Loader.IMAGE}, {url: "res/atlas/hall/login.atlas", type: Laya.Loader.ATLAS}, ] Laya.loader.load(resArray, Handler.create(null, function(){ console.log("回调")}));   这样用Laya.loader.load...

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

148. 微信小游戏项目 Mask在 webgl 模式下 安卓 手机有bug [ 50%]

...age.alignH = Laya.Stage.ALIGN_CENTER; Laya.stage.alignV = Laya.Stage.ALIGN_BOTTOM; var icon = new Laya.Image(); icon.skin = "img_icon.png"; Laya.stage.addChild(icon); var mask = new Laya.Image(); mask.skin = "img_mask.png"; mask.width = 344; mask.height = 344; icon.mask = mask;   附件 : --> maskB...

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

149. layabox怎样实现相对布局? [ 49%]

... 苍蝇也是鸟 • 2018-05-23 17:28 @Laya_Aaron:这个是用来控制top,bottom,left,right的吧,默认是开启的。更复杂的适配布局我估计只能在代码里做调整了 Laya_Aaron • 2018-05-23 17:28 @苍蝇也是鸟:那就只能是代码里调整了 苍蝇也是鸟 • 2018-05-23 ...

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

150. laya.ui.UIComponent [ 49%]

...tring指定要使用的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自...

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