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 464 of file system_state.hpp.
std::array<float, 32> sys::player_data::population_record = { 0.0f } |
Definition at line 466 of file system_state.hpp.
std::array<float, 32> sys::player_data::treasury_record = {0.0f} |
Definition at line 465 of file system_state.hpp.