public class GameState extends AbstractSimpleAIComponent
| Constructor and Description |
|---|
GameState(CommandPlayer player) |
| Modifier and Type | Method and Description |
|---|---|
protected EnvironmentModel |
processModel(EnvironmentModel model) |
getNext, hasNext, put, setNextpublic GameState(CommandPlayer player)
protected EnvironmentModel processModel(EnvironmentModel model)
processModel in class AbstractSimpleAIComponent