public static void CannonBallLoadContent()
 {
     ballFirst.LoadContent();
     ballSecond.LoadContent();
 }