#include <vector>
#include "../Enitites/E_EntityManager.h"
#include "../Enitites/Player/EP_Player.h"
#include "G_CollisionManager.h"
#include "G_SpawnManager.h"
Go to the source code of this file.
Classes | |
class | G_Gameplay |
Contains the data and functions for the Gameplay. More... | |