大约有 1,199 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0089 秒)
Laya_社区(966) Laya2.0_文档(66) Laya3.0_api(49) Laya3.0_文档(31) Laya2.0_api(27) laya_api(21) Laya_示例(20) Laya2.0_示例(19)
...aair.com/3.x/doc/2D ... .html 如果你是要做动态的文本,不要用label和text这种文本组件,你调一下引擎Graphics类的文本绘制方法,fillText、fillBorderText、strokeText light_1234 • 2023-10-19 10:04 额。。。 可以是可以,但是这样是不是不太好,flas...
来源: Laya_社区 发布时间: 20231018
...到万网服务器上,资源加载有问题,求指点. 资源编辑器的label控件的垂直居中有问题 MiniAdpter.autoCacheFile=true没有任何作用,并没有缓存资源 问题状态 最新活动: 2017-02-21 21:21 浏览: 3005 关注: 3 人 reven1983 • 2017-02-23 13:59 非常感谢,...
来源: Laya_社区 发布时间: 20170215
...解决了,是list中的每一项中的text不能被正常渲染,换为label就行了,虽然不太懂为什么,调试了好久。。,算解决了。 2017-08-30 1 0 分享 微博 QZONE 微信 cuixueying 赞同来自: zjz1994 请提供实际运行示例我们看下(最好是精简过的,...
来源: Laya_社区 发布时间: 20170829
...ue。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按...
来源: laya_api 发布时间: 20170929
...中切换动画无法显示 layaair3.1.3版本打出的项目中的text与label组件在vivo小游戏引擎1105及以下文字显示异常 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 打包QQ小游戏,rayCast发出的射线检测到的物体与点...
来源: Laya_社区 发布时间: 20250929
....GetWindow(typeof(MyWindow)); } void OnGUI() { // 文本 GUILayout.Label("Base Setting"); // 可以编辑,编辑后用同一个变量保存结果 myString = EditorGUILayout.TextField("这是文本", myString); // 开启一组选项 groupEnabled = EditorGUILayout.BeginToggleGroup("O...
来源: Laya_社区 发布时间: 20171102
...tion android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name"> <activity android:name="demo.MainActivity" android:screenOrientation="landscape" android:windowSoftInputMode="stateHidden|adjustPan" android:configChanges="keyboard|keyboardHidden|screenLayout|...
来源: Laya_社区 发布时间: 20170722
...ue。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是否为粗体字。 Button labelColors : String 表示按...
来源: Laya2.0_api 发布时间: 20190513
...使用一下代码来加载字体。并且在场景中都已经正确设置label字体为"OPPOSANS-H"; 在浏览器环境下,两者均能正确显示加载的字体。 在LayaNative下2.6.0能正确显示,2.8.0就不能正确显示加载的字体了。 附件附上了laya2.6.0和laya2.8.0的复...
来源: Laya_社区 发布时间: 20201118
...VBox、Image、Clip、Button、CheckBox、Radio、RadioGroup、ComboBox、Label、TextInput、TextArea、FontClip、ProgressBar、HSilder、VSlider、List、Panel、Tree、Tab、ViewStack、HScrollBar、VScrollBar、ColorPicker、View、Dialog、OpenDataContextView); 2D骨骼动画(Spine、Ske...
来源: Laya3.0_文档 发布时间: 20251011