Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
This is the complete list of members for cqsp::common::components::Wallet, including all inherited members.
balance | cqsp::common::components::Wallet | private |
change | cqsp::common::components::Wallet | private |
currency | cqsp::common::components::Wallet | private |
GDP_change | cqsp::common::components::Wallet | private |
GetBalance() const | cqsp::common::components::Wallet | inline |
GetGDPChange() | cqsp::common::components::Wallet | inline |
operator double() const | cqsp::common::components::Wallet | inline |
operator*=(const double coefficent) | cqsp::common::components::Wallet | inline |
operator+=(const double amount) | cqsp::common::components::Wallet | inline |
operator-=(const double amount) | cqsp::common::components::Wallet | inline |
operator=(double _balance) | cqsp::common::components::Wallet | inline |
Reset() | cqsp::common::components::Wallet | inline |
Wallet()=default | cqsp::common::components::Wallet | |
Wallet(entt::entity _currency, double _balance) | cqsp::common::components::Wallet | inline |