Added Screen interface

This commit is contained in:
Robert 2020-06-16 20:42:08 +02:00
parent fd43b8917c
commit 90c3d18f19
2 changed files with 22 additions and 0 deletions

View file

@ -56,6 +56,7 @@ int main(int argc, char* argv[])
while (window.IsOpen())
true;
window.Stop();