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

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

1. Button设置了一个镜像,导致文本也一起镜像了,怎么处理? [ 100%]

Button设置了一个镜像,导致文本也一起镜像了,怎么处理? 类似这个UI,最坐标和最右边两个按钮用的是同样一个图片。 如果使用按钮本身的label属性出来的文本会反过来,但是单独建立一个文本的话,又没有办法支持到选中...

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

2. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 95%]

...= styleObj[key]; } } } /** * 给按钮上文本样式赋值 * @param {Laya.Button} button * @param {ITextFormat} styleObj */ assignButtonFontStyle(button: Laya.Button, style: string | ITextFormat): void { let keyMap: Object = { bold: "labelBold", color: "labelColors", font: "labelFont", fontSize: "l...

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

3. wordWrap=true 不生效 [ 83%]

...yacmd现在最新的版本publish的时候mode设置不生效? comp下的button.png第一次点击进入另一个界面,再在这个界面下点击时点击事件不生效? LayaNative 2.8.0 加载的TTF字体不生效,附复现工程。 ide[项目设置]的[默认字体]并不生效 问题...

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

4. laya2.0版本,富文本HTMLDivElement中<p>标签里使用<br />标签时报错,在<span>里也不行 [ 77%]

...擎一更新就要重新拷过来 2.label的文字在IDE是上下居中的(button里的label也是同样的问题),在浏览器上就不居中了,2.1.1.1版本也没有效果 3.input旋转90度后,图片是旋转了但输入区域没有旋转,类似的panel、list的滑动区域也不能旋...

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

5. laya.ui.Button_API3.0 [ 65%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以...

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

6. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 64%]

..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...

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

7. laya.ui.CheckBox_API3.0 [ 64%]

...出选中状态: checkBox.selected = " + checkBox.selected); } } Hierarchy Button CheckBox Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWi...

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

8. laya.ui.Radio_API3.0 [ 64%]

...该组中当前所选的 Radio 控件。 see laya.ui.RadioGroup Hierarchy Button Radio Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWidthS...

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

9. 资源管理器(TypeScript-IDE篇(TS)-设计模式基础) [ 64%]

..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...

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

10. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 64%]

..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...

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