Project Alice
|
#include <economy.hpp>
Public Attributes | |
float | progress = 0.0f |
bool | is_under_construction = false |
Definition at line 530 of file economy.hpp.
bool economy::construction_status::is_under_construction = false |
Definition at line 532 of file economy.hpp.
float economy::construction_status::progress = 0.0f |
Definition at line 531 of file economy.hpp.