public void ReverseDirection()
 {
     oscar.FlipDirection();
     oscar.SetIdle(false);
 }