This commit is contained in:
2025-04-19 21:32:57 -05:00
parent 87afa3a0ec
commit a39f43e439
9 changed files with 180 additions and 44 deletions

View File

@@ -20,7 +20,7 @@ namespace Archimedes {
void doFrame() {
//window.pollEvents();
window.pollEvents();
window.getSize(renderer->w, renderer->h);