| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Action | |
| evolution | |
| evolution.actions | |
| Uses of Action in evolution |
| Methods in evolution that return Action | |
Action | Human.getAction()Get the action for this human. |
| Methods in evolution with parameters of type Action | |
protected void | Human.evolve(Action action)Evolve by doing the given action. |
protected void | Human.findSquare(Action action)Find some squares to do the given action on. |
protected void | Human.setAction(Action a)Set the action for this human. |
| Uses of Action in evolution.actions |
| Subclasses of Action in evolution.actions | |
class | ConstructingConstruction of a building. |
class | ExploringExploring land. |
class | GeoInvestigationInvestigate a land for coals. |
class | SimpleActionSimpleAction represents all actions for which no extra code should be written to define the behaviour. |
| Methods in evolution.actions that return Action | |
Action | ActionKnowledgeCatalog.getDefaultAction()Return an instance of the default action type. |
Action | ActionKnowledgeCatalog.instantiate(String actionName)Instantiate the action with the given name on the given square. |
| Methods in evolution.actions with parameters of type Action | |
double | ActionKnowledgeCatalog.getPriority(Action action)The normal priority for this action. |
Map | ActionKnowledgeCatalog.reveals(Action action)A hash of resources/speeds for the given action. |
| a gvijf production | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||