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.
Namespaces | Functions
sysstockpileui.h File Reference
#include <string>
#include "core/components/resource.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
 

Functions

bool cqsp::client::systems::DrawLedgerTable (const std::string &name, const Universe &universe, const ResourceMap &ledger)
 
bool cqsp::client::systems::DrawLedgerTable (const std::string &name, const Universe &universe, const ResourceMap &ledger, const core::components::Market &market)
 
bool cqsp::client::systems::DrawLedgerPiePlot (const std::string &name, const core::Universe &universe, const core::components::ResourceMap &ledger, const core::components::Market &market, bool price)