|
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 | FireEvent () |
| void | RenderEntityType (const Universe &universe, entt::entity entity) |
| void | ResourceTooltipSection (const Universe &universe, entt::entity entity) |
| void | EntityTooltipContent (const common::Universe &, entt::entity) |
| In case you want the tooltip content for debug displaying the information of an entity. More... | |
| void | EntityTooltip (const common::Universe &, entt::entity) |
| This actually creates the tooltip for the entity More... | |
| void cqsp::client::systems::gui::EntityTooltip | ( | const 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.
| void cqsp::client::systems::gui::FireEvent | ( | ) |
| void cqsp::client::systems::gui::RenderEntityType | ( | const Universe & | universe, |
| entt::entity | entity | ||
| ) |
| void cqsp::client::systems::gui::ResourceTooltipSection | ( | const Universe & | universe, |
| entt::entity | entity | ||
| ) |