Study Dungeon  1.0.0
A group project for COSC345
Data Structures | Macros
mainmenu_scene.h File Reference

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...
 

Detailed Description

Defines the scene for the main menu.

Author
Green Alligators
Version
1.0.0
Date
2024-10-10