Variable Game.mainWindow

This Game's primary Window.

class Game
{
  // ...
  Window mainWindow ;
  // ...
}