Exemplo n.º 1
0
 public DeadState(Tentacle tentacle)
 {
     tentacle.GetComponentInParent <Cell>().RemoveTarget(tentacle.Target_);
 }