Exemplo n.º 1
0
 public bool Crash(Jumper jumper)
 {
     if (jumper.GetCurrentJumperPosition() ==)
     {
         return(false);
     }
 }