#include <fstream>
#include "construo.hxx"
#include "particle.hxx"
#include "config.h"
#include "world.hxx"
#include "construo_error.hxx"
#include "controller.hxx"
#include "command_line.hxx"
#include "settings.hxx"
#include "gui_manager.hxx"
#include "construo_main.hxx"
Include dependency graph for construo_main.cxx:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
ConstruoMain * | construo_main |
Controller * | controller |
|
Definition at line 140 of file construo_main.cxx. References construo_main, and ConstruoMain::main(). |
|
Definition at line 44 of file construo_main.cxx. Referenced by main(). |
|
Definition at line 45 of file construo_main.cxx. Referenced by ConstruoMain::main(), and ConstruoMain::on_exit(). |