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