#include <iostream>
#include <vector>
#include "GLInterface.h"
Include dependency graph for Menu.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Menu |
This class provides a Menu that will List all Levels in the current directory. More... | |
Enumerations | |
enum | eGameMode { GM_None, GM_Local, GM_Server, GM_Client } |
Defines the game mode to play. More... |
enum eGameMode |