|
|
| DecimalSlider (float sliderMin, float sliderMax, string label) |
|
| DecimalSlider (float sliderMin, float sliderMax) |
|
|
float | SliderVal = 0 |
|
float | SliderMin |
|
float | SliderMax |
|
string | Label = "Slider" |
|
Action | OnDraw = () => { } |
|
| bool | Visible = true [get, set] |
| | If the object is visible.
|
| Vector2 | Position = Vector2.Zero [get, set] |
| | The object's position. Vector2.Zero for automatic positioning.
|
◆ Position
| Vector2 Angulos.UI.UIElements.DecimalSlider.Position = Vector2.Zero |
|
getset |
◆ Visible
| bool Angulos.UI.UIElements.DecimalSlider.Visible = true |
|
getset |
The documentation for this class was generated from the following file:
- Sharp/UI/UIElements/DecimalSlider.cs