Exemplo n.º 1
0
 public void CommandExecute(AttackCommand c)
 {
     Debug.Log(c.ToString());
 }