Uses of Interface
ch.sahits.game.openpatrician.model.player.IProductionConsumptionKnowledge
-
Packages that use IProductionConsumptionKnowledge Package Description ch.sahits.game.openpatrician.model ch.sahits.game.openpatrician.model.impl -
-
Uses of IProductionConsumptionKnowledge in ch.sahits.game.openpatrician.model
Methods in ch.sahits.game.openpatrician.model that return IProductionConsumptionKnowledge Modifier and Type Method Description IProductionConsumptionKnowledgeIAIPlayer. getProductionAndConsumptionKnowledge()Retrieve the knowledge of production and consumption. -
Uses of IProductionConsumptionKnowledge in ch.sahits.game.openpatrician.model.impl
Methods in ch.sahits.game.openpatrician.model.impl that return IProductionConsumptionKnowledge Modifier and Type Method Description IProductionConsumptionKnowledgeAIPlayer. getProductionAndConsumptionKnowledge()
-