| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Construction | |
evolution.actions | |
evolution.constructions | |
evolution.lands |
Uses of Construction in evolution.actions |
Methods in evolution.actions that return Construction | |
protected Construction | Constructing.getConstruction() Return the construction of this constructing-action. |
Methods in evolution.actions with parameters of type Construction | |
protected void | Constructing.setConstruction(Construction construction) Set the construction of this constructing-action. |
Uses of Construction in evolution.constructions |
Subclasses of Construction in evolution.constructions | |
class | CoalMine Class of coal mines. |
class | SimpleConstruction A meta-instance of a Construction. |
Methods in evolution.constructions with parameters of type Construction | |
double | ConstructionKnowledgeCatalog.getPriority(Construction construction) Get the priority of this construction. |
Uses of Construction in evolution.lands |
Methods in evolution.lands that return Construction | |
Construction | SquareOfLand.getConstruction() Return the construction on this square of land. |
Methods in evolution.lands with parameters of type Construction | |
void | SquareOfLand._place(Construction construction) Place a construction on this square, without triggering an event. |
void | SquareOfLand.place(Construction construction) Place a construction on this square, and trigger a SquareChangedEvt. |
protected void | SquareOfLand.setConstruction(Construction construction) Set the given construction on this square of land. |
| a gvijf production | ||||||||
PREV NEXT | FRAMES NO FRAMES |