Dir source/Interfaces
Files
Type | Name |
---|---|
file | Button.cpp |
file | Button.hpp |
file | Inventory.cpp |
file | Inventory.hpp |
file | MainInterface.cpp 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. |
file | MainInterface.hpp 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. |
file | Menu.cpp |
file | Menu.hpp |
file | MessageBoard.cpp |
file | MessageBoard.hpp |
file | TextBox.cpp |
file | TextBox.hpp |
file | TextureHolder.cpp |
file | TextureHolder.hpp |
file | TrashInterface.hpp |
The documentation for this class was generated from the following file source/Interfaces/