public class EnemyAI extends java.lang.Object implements InputComponent
| Constructor and Description |
|---|
EnemyAI() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleInput(GameObject object)
reads the user input or generates own input
|
public void handleInput(GameObject object)
InputComponenthandleInput in interface InputComponentobject - the object that should execute some behaviour