Creada la clase game_logo para gestionar el logo con el titulo del juego

This commit is contained in:
2024-06-12 16:22:05 +02:00
parent 832cd12d5f
commit 50078084ab
7 changed files with 316 additions and 156 deletions

View File

@@ -58,8 +58,7 @@ const int GAMECANVAS_THIRD_QUARTER_Y = (GAMECANVAS_HEIGHT / 4) * 3;
#define SUBSECTION_GAME_GAMEOVER 3
#define SUBSECTION_TITLE_1 3
#define SUBSECTION_TITLE_2 4
#define SUBSECTION_TITLE_3 5
#define SUBSECTION_TITLE_INSTRUCTIONS 6
#define SUBSECTION_TITLE_INSTRUCTIONS 5
// Ningun tipo
#define NO_KIND 0