|
Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
|
#include <SDL.h>#include <SDL_ttf.h>#include <string>#include <iostream>

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... | |
1.8.8