#include "commandline_options.hpp"
#include "config.hpp"
#include "flg_manager.hpp"
#include "saved_game.hpp"
#include <set>
Go to the source code of this file.
Classes | |
class | ng::connect_engine |
struct | ng::connect_engine::team_data_pod |
class | ng::side_engine |
Namespaces | |
randomness | |
ng | |
Typedefs | |
typedef std::shared_ptr< side_engine > | ng::side_engine_ptr |
typedef std::pair< ng::controller, std::string > | ng::controller_option |
Enumerations | |
enum | ng::controller { ng::CNTR_NETWORK = 0 , ng::CNTR_LOCAL , ng::CNTR_COMPUTER , ng::CNTR_EMPTY , ng::CNTR_RESERVED } |