2017-09-12 22:42:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-02-01 02:03:48 +01:00
|
|
|
<class name="HSlider" inherits="Slider" version="4.0">
|
2017-09-12 22:42:36 +02:00
|
|
|
<brief_description>
|
|
|
|
Horizontal slider.
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
Horizontal slider. See [Slider]. This one goes from left (min) to right (max).
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
<theme_items>
|
2020-02-12 09:59:06 +01:00
|
|
|
<theme_item name="grabber" type="Texture2D">
|
2017-09-12 22:42:36 +02:00
|
|
|
</theme_item>
|
2017-10-11 23:54:43 +02:00
|
|
|
<theme_item name="grabber_area" type="StyleBox">
|
|
|
|
</theme_item>
|
2020-02-12 09:59:06 +01:00
|
|
|
<theme_item name="grabber_disabled" type="Texture2D">
|
2017-09-12 22:42:36 +02:00
|
|
|
</theme_item>
|
2020-02-12 09:59:06 +01:00
|
|
|
<theme_item name="grabber_highlight" type="Texture2D">
|
2017-09-12 22:42:36 +02:00
|
|
|
</theme_item>
|
|
|
|
<theme_item name="slider" type="StyleBox">
|
|
|
|
</theme_item>
|
2020-02-12 09:59:06 +01:00
|
|
|
<theme_item name="tick" type="Texture2D">
|
2017-09-12 22:42:36 +02:00
|
|
|
</theme_item>
|
|
|
|
</theme_items>
|
|
|
|
</class>
|