#include <stdio.h>
#include <iostream>
#include <stdlib.h>
#include <string>
#include <stddef.h>
#include <unistd.h>
#include <SDL/SDL.h>
#include "misc.h"
#include "screen.h"
#include "tiles.h"
#include "fgentity.h"
Go to the source code of this file.
Classes | |
class | Player |
Defines | |
#define | PLAYER_DEBUG 0 |
#define PLAYER_DEBUG 0 |