Jamie Slowgrove - PGG Assignment 2
 All Classes Namespaces Files Functions Variables Typedefs Macros
Classes
EndGame.h File Reference
#include <SDL.h>
#include <iostream>
#include <unordered_map>
#include "Utilities.h"
#include "State.h"
#include "StateManager.h"
#include "Camera.h"
#include "Audio.h"
#include "EndGameUI.h"
#include "Object.h"
#include "Shader.h"
Include dependency graph for EndGame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EndGame
 Creates an EndGame object that inherits State and runs the EndGame screen. More...