Window Constructors Window The Window class is the heart of your program. Constructors Window() Window(width, height) Window(assets) Window(width, height, assets) Window