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.
Public Member Functions | List of all members
cqsp::client::Scene Class Reference

#include <scene.h>

Inheritance diagram for cqsp::client::Scene:
cqsp::engine::Scene cqsp::scene::LoadingScene cqsp::scene::MainMenuScene cqsp::scene::ModelScene cqsp::scene::ObjectEditorScene cqsp::scene::TextTestScene cqsp::scene::UniverseLoadingScene cqsp::scene::UniverseScene

Public Member Functions

 Scene (cqsp::engine::Application &app)
 
cqsp::common::UniverseGetUniverse ()
 
scripting::ScriptInterfaceGetScriptInterface ()
 
- Public Member Functions inherited from cqsp::engine::Scene
 Scene (Application &app)
 
 Scene ()
 
virtual ~Scene ()
 
ApplicationGetApp ()
 
cqsp::asset::AssetManagerGetAssetManager ()
 
virtual void Init ()=0
 
virtual void Update (float deltaTime)=0
 
virtual void Ui (float deltaTime)=0
 
virtual void Render (float deltaTime)=0
 

Constructor & Destructor Documentation

◆ Scene()

cqsp::client::Scene::Scene ( cqsp::engine::Application app)
inlineexplicit

Member Function Documentation

◆ GetScriptInterface()

scripting::ScriptInterface & cqsp::client::Scene::GetScriptInterface ( )
inline

◆ GetUniverse()

cqsp::common::Universe & cqsp::client::Scene::GetUniverse ( )
inline

The documentation for this class was generated from the following file: