Uses of Class
evolution.InfoList

Packages that use InfoList
evolution 
evolution.actions 
evolution.constructions 
evolution.lands 
evolution.resources 

Uses of InfoList in evolution
 

Methods in evolution that return InfoList
InfoListHuman.getInfo()
          Create an infolist with information about this human.
InfoListWorld.getResourcesInfo()
          Information about the world resources.
InfoListWorldController.getActionsInfo()
          All available actions.
InfoListWorldController.getConstructionInfo()
          Get an infolist with info about the selected construction.
InfoListWorldController.getConstructionsInfo()
          All available constructions.
InfoListWorldController.getHumanInfo()
          Get an infolist with info about the selected human.
InfoListWorldController.getResourcesInfo()
          Get an infolist with all the world resources.
InfoListWorldController.getSquareInfo()
          Get an infolist with info about the selected square.
 

Uses of InfoList in evolution.actions
 

Methods in evolution.actions that return InfoList
InfoListActionKnowledgeCatalog.getActionsInfo()
          An info list with all possible actions in the game.
 

Uses of InfoList in evolution.constructions
 

Methods in evolution.constructions that return InfoList
InfoListConstruction.getInfo()
          An InfoList with the properties of this building.
InfoListConstructionKnowledgeCatalog.getConstructionsInfo()
          Return infolist for constructions.
 

Uses of InfoList in evolution.lands
 

Methods in evolution.lands that return InfoList
InfoListSquareOfLand.getInfo()
          Return the infolist for this square of land.
 

Uses of InfoList in evolution.resources
 

Methods in evolution.resources that return InfoList
InfoListResourceKnowledgeCatalog.getResourcesInfo()
          Generate an info list of all available resources.
 


a gvijf production