Symphony Of Empires
|
#include <building.hpp>
Public Member Functions | |
void | invest (float amount) |
float | get_ownership (float total_investments) const |
float | get_dividends (float profit, float ownership) const |
Public Attributes | |
float | total = 0.f |
Definition at line 135 of file building.hpp.
|
inline |
Definition at line 146 of file building.hpp.
|
inline |
Definition at line 142 of file building.hpp.
|
inline |
Definition at line 138 of file building.hpp.
float Building::Investment::total = 0.f |
Definition at line 136 of file building.hpp.