![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
Orientation constants for Slider and ColorSlider widgets.
Lua full name: lysa.ui.SliderType
Constants | |
| integer | HORIZONTAL |
| Horizontal slider (value increases to the right). | |
| integer | VERTICAL |
| Vertical slider (value increases to the top). | |
| integer HORIZONTAL |
Horizontal slider (value increases to the right).
| integer VERTICAL |
Vertical slider (value increases to the top).