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.
|
#include <event.h>
Public Attributes | |
std::string | title |
std::string | content |
std::string | image |
sol::table | table |
std::vector< std::shared_ptr< EventResult > > | actions |
std::vector<std::shared_ptr<EventResult> > cqsp::common::event::Event::actions |
std::string cqsp::common::event::Event::content |
std::string cqsp::common::event::Event::image |
sol::table cqsp::common::event::Event::table |
std::string cqsp::common::event::Event::title |