File MainInterface.cpp
FileList > Interfaces > MainInterface.cpp
Go to the source code of this file
MainInterface class manages the game's user interface, including the menu, textbox, message box, inventory, and texture holder. It serves as the main class responsible for creating and managing the game window, drawing the grid, handling player movements, and displaying menu and inventory details. More...
#include <map>
#include "MainInterface.hpp"
Namespaces
Type | Name |
---|---|
namespace | i_2D |
Detailed Description
Authors:
Gaya Kanagaraj, Vincenzo Felici, Mui Pham
Date:
10/03/2023
The documentation for this class was generated from the following file source/Interfaces/MainInterface.cpp