Exemplo n.º 1
0
 public void TargetLast()
 {
     targeting = targetingType.last;
 }
Exemplo n.º 2
0
 public void TargetFirst()
 {
     targeting = targetingType.first;
 }