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.
Classes | Functions
cqsp::scene Namespace Reference

Classes

class  LoadingScene
 
class  MainMenuScene
 
class  ModelScene
 
class  ObjectEditorScene
 
class  TextTestScene
 Just a playground for various graphics stuff More...
 
class  UniverseLoadingScene
 
class  UniverseScene
 

Functions

void SeePlanet (cqsp::common::Universe &universe, entt::entity ent)
 
entt::entity GetCurrentViewingPlanet (cqsp::common::Universe &)
 
void SetGameHalted (bool b)
 
bool IsGameHalted ()
 

Function Documentation

◆ GetCurrentViewingPlanet()

entt::entity cqsp::scene::GetCurrentViewingPlanet ( cqsp::common::Universe universe)

◆ IsGameHalted()

bool cqsp::scene::IsGameHalted ( )

◆ SeePlanet()

void cqsp::scene::SeePlanet ( cqsp::common::Universe universe,
entt::entity  ent 
)

◆ SetGameHalted()

void cqsp::scene::SetGameHalted ( bool  b)