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)
InputComponent
handleInput
in interface InputComponent
object
- the object that should execute some behaviour