Fullscreen - correct resolution

To open a fullscreen window, create a WindowProperties structure with the appropriate fullscreen configuration, and pass it as base.openDefaultWindow(props = myProps).

David