大约有 133 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
...在没逻辑的主界面,stat里的sprite数量1000个/s的速度上涨 Button 中的文字无法垂直居中 Laya2.8版引擎水平居中对齐设置,失灵~ 对齐模式选居中 没效果 问题状态 最新活动: 2016-12-13 19:14 浏览: 1689 关注: 3 人 Laya_XS • 2016-12-13 23:27 fixed...
来源: Laya_社区 发布时间: 20161213
...之后,再刷新列表, 影响了Space~~如何避免? 关于3d场景上Button点击事件顺序问题 TS项目类引用关系与index里的js加载顺序冲突 调试时如何解决 使用typescript开发项目,解决文件引用顺序问题 请教一下list列表的问题 关于图片不打...
来源: Laya_社区 发布时间: 20180801
...发布为微信小游戏,预制体被忽略上传怎么办? comp下的button.png第一次点击进入另一个界面,再在这个界面下点击时点击事件不生效? 打包apk后,进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 3d项目发布...
来源: Laya_社区 发布时间: 20171228
...不放任何子节点。但是如果是一个功能控件比如Radio或者Button之类的,这么处理还是比较麻烦? Image有没有功能能够支持直接翻转图片? 2018-01-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20180113
... 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
...一个可以自动布局的项集合控件。 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
...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
...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
...变节点轴心点。 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
...变节点轴心点。 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