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::systems::gui Namespace Reference

Classes

class  SysEvent
 

Functions

void EntityTooltipContent (const cqsp::common::Universe &, entt::entity)
 In case you want the tooltip content for debug displaying the information of an entity. More...
 
void EntityTooltip (const cqsp::common::Universe &, entt::entity)
 This actually creates the tooltip for the entity More...
 

Function Documentation

◆ EntityTooltip()

void cqsp::client::systems::gui::EntityTooltip ( const cqsp::common::Universe ,
entt::entity   
)

This actually creates the tooltip for the entity

◆ EntityTooltipContent()

void cqsp::client::systems::gui::EntityTooltipContent ( const Universe universe,
entt::entity  entity 
)

In case you want the tooltip content for debug displaying the information of an entity.