|
Study Dungeon
1.0.0
A group project for COSC345
|
Defines the scene for the main menu. More...
#include "artwork.h"#include "menu.h"#include "util.h"#include <algorithm>#include <chrono>#include <conio.h>#include <functional>#include <iostream>#include <memory>#include <string>#include <unordered_map>#include <vector>#include <windows.h>Go to the source code of this file.
Data Structures | |
| class | MainMenuScene |
| The class for the the main menu ui. More... | |
Defines the scene for the main menu.