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::client::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

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

Function Documentation

◆ GetCurrentViewingPlanet()

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

◆ IsGameHalted()

bool cqsp::client::scene::IsGameHalted ( )

◆ SeePlanet()

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

◆ SetGameHalted()

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