- Removed all references to blank-slate + added a ShouldClose() function which gets polled to see if the window should close
+ Pure Virtual Window class + Win32 Impl * TODO: do something about the while(window->PumpMessages())