Project Alice
|
#include <system_state.hpp>
Public Attributes | |
std::array< float, 32 > | treasury_record = {0.0f} |
std::array< float, 32 > | population_record = { 0.0f } |
Definition at line 459 of file system_state.hpp.
std::array<float, 32> sys::player_data::population_record = { 0.0f } |
Definition at line 461 of file system_state.hpp.
std::array<float, 32> sys::player_data::treasury_record = {0.0f} |
Definition at line 460 of file system_state.hpp.