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