The title of the Window.
The width of the window (in pixels)
The height of the window (in pixels)
The SyncType used by the window.
The Backend to use for rendering. This needs to be consistent across your application, or else there will be strange bugs.
Exception if no backends are avaliable.
Create a new window based on the GraphicsBackendType. If the backend has not been compiled into mango-engine, an exception will be thrown.