Example #1
0
 public override void RespondToInput(IGameController controller, string[] commands)
 {
     controller.AttackEnemy();
 }