VoltAir
|
Progress bar that shows the proportion of Snowflakes attained out of the total needed. More...
Properties | |
real | snowflakesCollected |
How many Snowflakes were collected by this bar's player. More... | |
real | totalSnowflakes |
How many Snowflakes should've been collected to completely fill the bar. More... | |
string | fillColor |
Color theme for this bar to use. More... | |
Progress bar that shows the proportion of Snowflakes attained out of the total needed.
string MultiPlayerFillBar::fillColor |
Color theme for this bar to use.
real MultiPlayerFillBar::snowflakesCollected |
How many Snowflakes were collected by this bar's player.
real MultiPlayerFillBar::totalSnowflakes |
How many Snowflakes should've been collected to completely fill the bar.