| Modifier and Type | Field and Description |
|---|---|
protected ExampleBotLogicController.PrecomputingStage[] |
ExampleBotLogicController.buildingPlacementOrdering |
protected ExampleBotLogicController.PrecomputingStage |
ExampleBotLogicController.precomputingStage |
| Modifier and Type | Method and Description |
|---|---|
protected ExampleBotLogicController.PrecomputingStage |
ExampleBotLogicController.getNextBuildingPlacementStage() |
static ExampleBotLogicController.PrecomputingStage |
ExampleBotLogicController.PrecomputingStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExampleBotLogicController.PrecomputingStage[] |
ExampleBotLogicController.PrecomputingStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.