Esempio n. 1
0
 public Target FlipMovingTarget(Target t)
 {
     t.BeginMove();
     return t;
 }