| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotEnoughResourcesException | |
evolution | |
evolution.actions | |
evolution.constructions | |
evolution.resources |
Uses of NotEnoughResourcesException in evolution |
Methods in evolution that throw NotEnoughResourcesException | |
protected void | Human.increaseEnergyBuffer() Increases the energybuffer of this human. |
Uses of NotEnoughResourcesException in evolution.actions |
Methods in evolution.actions that throw NotEnoughResourcesException | |
protected abstract void | Action._perform(Human human) Extra things which should be done when this action's perform method is called. |
protected void | Action.doChecks(Human human) Checks if this action can be performed by the human on the selected square of land. |
protected void | Action.modifyResources(Map resources, double mul, boolean influencedBy) Modify the resources that are mentioned in the given map. |
void | Action.perform(Human human) Perform the action. |
protected void | Constructing._perform(Human human) Extra things which should be done when this action's perform method is called. |
protected void | Constructing.doChecks(Human human) Checks if this construction-action can be performed by the human on the selected square of land. |
protected void | Exploring._perform(Human human) Extra things which should be done when this action's perform method is called. |
protected void | GeoInvestigation._perform(Human human) Extra things which should be done when this action's perform method is called. |
protected void | GeoInvestigation.doChecks(Human human) Checks if tha action "geo-investigation" can be performed by the human on the selected square of land. |
protected void | SimpleAction._perform(Human human) Extra things which should be done when this action's perform method is called. |
Uses of NotEnoughResourcesException in evolution.constructions |
Methods in evolution.constructions that throw NotEnoughResourcesException | |
protected void | Construction.doChecks(double percentage) The checks which are made in evolve. |
protected void | Construction.modifyResources(Map resources, double mul) Modify the world resources for this construction. |
Uses of NotEnoughResourcesException in evolution.resources |
Methods in evolution.resources that throw NotEnoughResourcesException | |
void | Resource.modValue(double v) Modify the value of this worldresource. |
void | Resource.setValue(double value) Set the value of this resource. |
void | ResourceKnowledgeCatalog.modResource(String resourceName, double v) Increase or decrease the named resource with the given value. |
void | ResourceKnowledgeCatalog.modResource(String resourceName, String actionName, double v) Increase or decrease the named resource with the given value. |
| a gvijf production | ||||||||
PREV NEXT | FRAMES NO FRAMES |