Returns the main game window. This function will only be called once if you use runGame. You should return a window here like one created with create2dWindow.
See Implementation
Returns the main game window. This function will only be called once if you use runGame. You should return a window here like one created with create2dWindow.