#include <constructbuildingcommand.h>
Public Member Functions | |
| ProductionEntry () | |
| ProductionEntry (const BuildingType *type, const Resources &cost, ConstructBuildingCommand::Lack prerequisites) | |
Public Attributes | |
| const BuildingType * | type |
| Resources | cost |
| ConstructBuildingCommand::Lack | prerequisites |
Definition at line 73 of file constructbuildingcommand.h.
| ConstructBuildingCommand::ProductionEntry::ProductionEntry | ( | ) | [inline] |
Definition at line 78 of file constructbuildingcommand.h.
| ConstructBuildingCommand::ProductionEntry::ProductionEntry | ( | const BuildingType * | type, | |
| const Resources & | cost, | |||
| ConstructBuildingCommand::Lack | prerequisites | |||
| ) | [inline] |
1.5.1