Commit Graph

2 Commits

Author SHA1 Message Date
McMassiveNZ
d4dc5fb2f1 Update ReadMe and add ShouldClose() function
- Removed all references to blank-slate
+ added a ShouldClose() function which gets polled to see if the window should close
2023-05-04 20:39:25 +02:00
McMassiveNZ
908c5440d3 Abstracted Window
+ Pure Virtual Window class
+ Win32 Impl
* TODO: do something about the while(window->PumpMessages())
2023-05-03 22:16:33 +02:00