Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
|
#include <SDL_mixer.h>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Audio |
Creates an Audio object to handle the SDL_Mixer. DISCLAIMER - This code is from my PGG SDL Assignment. More... | |