Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
 All Classes Namespaces Files Functions Variables
Classes
text.h File Reference
#include <SDL.h>
#include <SDL_ttf.h>
#include <string>
#include <iostream>
Include dependency graph for text.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Text
 Creates a Text Texture for use with a renderer Creates a Text Texture from an image file, this can then be used with a renderer. More...