2019-07-06 16:46:05 +08:00
|
|
|
<window anim_hint="htranslate" text="hscroll_label" children_layout="default(c=1,h=30,xm=10,s=5)">
|
|
|
|
<hscroll_label text="炫酷的 GUI 引擎。" />
|
2019-08-28 17:14:00 +08:00
|
|
|
<hscroll_label text="炫酷的 GUI 引擎。" style="right"/>
|
2019-07-06 16:46:05 +08:00
|
|
|
|
|
|
|
<hscroll_label
|
|
|
|
lull="1000"
|
|
|
|
loop="true"
|
|
|
|
yoyo="true"
|
|
|
|
ellipses="true"
|
|
|
|
focusable="true"
|
|
|
|
text="(always ellipses loop yoyo)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
|
|
|
|
|
|
|
|
<hscroll_label
|
|
|
|
focusable="true"
|
|
|
|
only_focus="true"
|
|
|
|
text="(only_focus noloop)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
|
|
|
|
|
|
|
|
<hscroll_label
|
|
|
|
loop="true"
|
|
|
|
ellipses="true"
|
|
|
|
focusable="true"
|
|
|
|
only_focus="true"
|
|
|
|
text="(only_focus ellipses loop)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
|
|
|
|
|
|
|
|
<hscroll_label
|
2019-08-02 12:24:48 +08:00
|
|
|
style="green"
|
2019-07-06 16:46:05 +08:00
|
|
|
loop="true"
|
|
|
|
yoyo="true"
|
|
|
|
ellipses="true"
|
|
|
|
focusable="true"
|
|
|
|
only_focus="true"
|
|
|
|
text="(only_focus ellipses loop yoyo)为用户提供一个功能强大、高效可靠、简单易用、可轻松做出炫酷效果的 GUI 引擎。" />
|
|
|
|
|
|
|
|
</window>
|