#include <PA9.h>
#include <dswifi9.h>
#include <vector>
#include <time.h>
#include "macros.h"
#include "massObject.h"
#include "rope.h"
Include dependency graph for player.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Player |
A Player is a spriteObject that responds to input events on the DS. More... |