Project Alice
|
#include <system_state.hpp>
Public Member Functions | |
great_nation (sys::date last_greatness, dcon::nation_id nation) | |
great_nation ()=default | |
Public Attributes | |
sys::date | last_greatness = sys::date(0) |
dcon::nation_id | nation |
Definition at line 440 of file system_state.hpp.
|
inline |
Definition at line 444 of file system_state.hpp.
|
default |
Definition at line 441 of file system_state.hpp.
dcon::nation_id sys::great_nation::nation |
Definition at line 442 of file system_state.hpp.