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::infrastructure::TransportedGood Struct Reference

#include <spaceport.h>

Public Member Functions

 TransportedGood ()
 
 TransportedGood (const MarketOrder &order, entt::entity _good)
 

Public Attributes

entt::entity good
 
double amount
 
double fulfilled
 
double priority
 

Constructor & Destructor Documentation

◆ TransportedGood() [1/2]

cqsp::common::components::infrastructure::TransportedGood::TransportedGood ( )
inline

◆ TransportedGood() [2/2]

cqsp::common::components::infrastructure::TransportedGood::TransportedGood ( const MarketOrder order,
entt::entity  _good 
)
inlineexplicit

Member Data Documentation

◆ amount

double cqsp::common::components::infrastructure::TransportedGood::amount

◆ fulfilled

double cqsp::common::components::infrastructure::TransportedGood::fulfilled

◆ good

entt::entity cqsp::common::components::infrastructure::TransportedGood::good

◆ priority

double cqsp::common::components::infrastructure::TransportedGood::priority

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