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 <scene.h>
Public Member Functions | |
Scene (cqsp::engine::Application &app) | |
cqsp::common::Universe & | GetUniverse () |
scripting::ScriptInterface & | GetScriptInterface () |
Public Member Functions inherited from cqsp::engine::Scene | |
Scene (Application &app) | |
Scene () | |
virtual | ~Scene () |
Application & | GetApp () |
cqsp::asset::AssetManager & | GetAssetManager () |
virtual void | Init ()=0 |
virtual void | Update (float deltaTime)=0 |
virtual void | Ui (float deltaTime)=0 |
virtual void | Render (float deltaTime)=0 |
|
inlineexplicit |
|
inline |
|
inline |