VoltAir
|
Progress bar that shows the proportion of amountFilled out of the total capacity. More...
Properties | |
real | amountFilled |
Quantity that has been filled. More... | |
real | capacity |
Maximum value that amountFilled can reach. More... | |
point | fillPoint |
Point at the center of the right edge of the fill bar. More... | |
string | fillColor |
Color theme for this bar to use. More... | |
Progress bar that shows the proportion of amountFilled out of the total capacity.
This is a smaller version of the SimpleFillBar.
real SimpleFillBarSmall::amountFilled |
Quantity that has been filled.
real SimpleFillBarSmall::capacity |
Maximum value that amountFilled can reach.
string SimpleFillBarSmall::fillColor |
Color theme for this bar to use.
point SimpleFillBarSmall::fillPoint |
Point at the center of the right edge of the fill bar.