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.
Public Member Functions | Public Attributes | List of all members
cqsp::common::components::RecipeOutput Struct Reference

#include <resource.h>

Public Member Functions

ResourceLedger operator* (const double value) const
 
ResourceLedger operator* (ResourceLedger &) const
 

Public Attributes

entt::entity entity
 
double amount
 

Member Function Documentation

◆ operator*() [1/2]

ResourceLedger cqsp::common::components::RecipeOutput::operator* ( const double  value) const

◆ operator*() [2/2]

ResourceLedger cqsp::common::components::RecipeOutput::operator* ( ResourceLedger ledger) const

Member Data Documentation

◆ amount

double cqsp::common::components::RecipeOutput::amount

◆ entity

entt::entity cqsp::common::components::RecipeOutput::entity

The documentation for this struct was generated from the following files: