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 | |
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... | |
void cqsp::client::systems::gui::EntityTooltip | ( | const cqsp::common::Universe & | , |
entt::entity | |||
) |
This actually creates the tooltip for the entity
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.