public Form1() { InitializeComponent(); CreateObjects(); // MoveToANewLocation(FrontYard); MyOpponent = new Opponent(FrontYard); }