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

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

111. fixedheight情况下,如果让sprite居中于stage [ 60%]

...在没逻辑的主界面,stat里的sprite数量1000个/s的速度上涨 Button 中的文字无法垂直居中 Laya2.8版引擎水平居中对齐设置,失灵~ 对齐模式选居中 没效果 问题状态 最新活动: 2016-12-13 19:14 浏览: 1689 关注: 3 人 Laya_XS • 2016-12-13 23:27 fixed...

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

112. LayoutBox不按顺序输出列表 [ 59%]

...之后,再刷新列表, 影响了Space~~如何避免? 关于3d场景上Button点击事件顺序问题 TS项目类引用关系与index里的js加载顺序冲突 调试时如何解决 使用typescript开发项目,解决文件引用顺序问题 请教一下list列表的问题 关于图片不打...

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

113. js项目发布后布后进入网页很慢? [ 59%]

...发布微信小游戏,预制体被忽略上传怎么办? comp下的button.png第一次点击进入另一个界面,再在这个界面下点击点击事件不生效? 打包apk后,进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 3d项目发布...

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

114. Image有没有镜像属性,能够翻转图片,但是不影响子节点? [ 59%]

...不放任何子节点。但是如果是一个功能控件比如Radio或者Button之类的,这么处理还是比较麻烦? Image有没有功能能够支持直接翻转图片? 2018-01-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

115. 新手入坑请教下各位大神关于LayaMaxUI问题 [ 59%]

...   export default class LoginScene extends Laya.Scene{ public btnReg:Laya.Button; public btnLogin:Laya.Button;  constructor(){ super();  this.btnLogin.on(Laya.Event.CLICK,this,()=>{ console.log('btnLogin click') }) }  createChildren(){ super.createChildren(); this.loadScene('LoginScene'); } ...

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

116. laya.ui.UIGroup_API3.0 [ 57%]

...一个可以自动布局的项集合控件。 Group 的默认项对象 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name ...

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

117. laya.ui.UIComponent [ 56%]

...ntInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件...

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

118. laya.ui.Component [ 56%]

...ent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Publi...

来源: laya_api 发布时间: 20170929

119. laya.ui.Slider_API3.0 [ 56%]

...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 ...

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

120. laya.ui.HSlider_API3.0 [ 56%]

...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in lay...

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