|
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 <string>#include <vector>#include "client/scenes/scene.h"#include "creditswindow.h"#include "engine/graphics/primitives/pane.h"#include "engine/graphics/renderable.h"#include "engine/graphics/text.h"#include "engine/renderer/renderer.h"#include "engine/renderer/renderer2d.h"#include "loadgamewindow.h"#include "settingswindow.h"Go to the source code of this file.
Classes | |
| class | cqsp::client::scene::MainMenuScene |
| class | cqsp::client::scene::MainMenuScene::EventListener |
Namespaces | |
| namespace | cqsp |
| namespace | cqsp::client |
| namespace | cqsp::client::scene |