Help Overlay: implementación preliminar

This commit is contained in:
2025-10-12 07:02:22 +02:00
parent 35f29340db
commit 18a8812ad7
7 changed files with 362 additions and 8 deletions

View File

@@ -39,6 +39,7 @@ class Engine {
// Display y depuración
void toggleVSync();
void toggleDebug();
void toggleHelp();
// Figuras 3D
void toggleShapeMode();