TheBuzzSaw / XPG

cross-platform gaming
1 stars 0 forks source link

Add fullscreen modes #8

Open TheBuzzSaw opened 11 years ago

TheBuzzSaw commented 11 years ago

There needs to be a function Window::SetFullscreen that accepts three modes: off/disable, soft (fullscreen borderless window), and hard (actual fullscreen). The window should be able to dynamically switch between the three freely.