#include <SDL.h>
#include "state.h"
#include "stateManager.h"
#include "audio.h"
#include "text.h"
#include "game.h"
Go to the source code of this file.
Classes | |
class | Help |
Creates an Help object that inherits State Creates an Help object that inherits State and runs the Help. More... | |