![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
End of the bar where the two buttons of a ScrollBar are placed.
Lua full name: lysa.ui.ScrollBarButtonsPlacement
Constants | |
| integer | BOTTOM |
| Under the track of a vertical bar (default). | |
| integer | TOP |
| Above the track of a vertical bar. | |
| integer | RIGHT |
| At the right of the track of an horizontal bar (default). | |
| integer | LEFT |
| At the left of the track of an horizontal bar. | |
| integer BOTTOM |
Under the track of a vertical bar (default).
| integer TOP |
Above the track of a vertical bar.
| integer RIGHT |
At the right of the track of an horizontal bar (default).
| integer LEFT |
At the left of the track of an horizontal bar.