| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NotEnoughLandResourcesException | |
| evolution.actions | |
| evolution.constructions | |
| Uses of NotEnoughLandResourcesException in evolution.actions |
| Methods in evolution.actions that throw NotEnoughLandResourcesException | |
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.modifyLandResources(SquareOfLand square, Map resources, double mul, boolean influencedBy)Modify the landresources 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 NotEnoughLandResourcesException in evolution.constructions |
| Methods in evolution.constructions that throw NotEnoughLandResourcesException | |
protected void | Construction.modifyLandResources(List squares, Map resources, double mul)Modify the land resources for this construction. |
| a gvijf production | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||