Jamie Slowgrove - PGG Assignment 2
 All Classes Namespaces Files Functions Variables Typedefs Macros
Classes
UI.h File Reference
#include <SDL.h>
#include <SDL_image.h>
#include <SDL_ttf.h>
#include <iostream>
#include <unordered_map>
#include "Shader.h"
#include "UIObject.h"
Include dependency graph for UI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UI
 A class for the 2D user interfaces. More...