![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
A rectangular progress bar widget that fills as its value increases.
Inherits from: ValueSelect
Lua full name: lysa.ui.ProgressBar
Public Member Functions | |
| nil | set_resources (resBox: string) |
| Reloads the visual style from the given inner box resource string. More... | |
Properties | |
| integer | orientation |
| The fill orientation (see lysa.ui.ProgressBarType): HORIZONTAL or VERTICAL. | |
| integer | display |
| The optional text display mode (see lysa.ui.ProgressBarDisplay): NONE, PERCENT, or VALUE. | |
|
Reloads the visual style from the given inner box resource string.
| resBox | string |
| integer orientation |
The fill orientation (see lysa.ui.ProgressBarType): HORIZONTAL or VERTICAL.
| integer display |
The optional text display mode (see lysa.ui.ProgressBarDisplay): NONE, PERCENT, or VALUE.