|
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.
|
#include <string>#include "core/components/modifier.h"#include "core/universe.h"#include "entt/entt.hpp"Go to the source code of this file.
Namespaces | |
| namespace | cqsp |
| namespace | cqsp::client |
| namespace | cqsp::client::systems |
| namespace | cqsp::client::systems::gui |
Functions | |
| void | cqsp::client::systems::gui::ModifierTooltip (const core::Universe &, const core::components::AdditiveModifier &) |
| This actually creates the tooltip for the entity More... | |