#include <SDL.h>
#include "../Base/EB_Animated.h"
#include "EP_PlayerArcher.h"
#include "../../Core/C_Vec2.h"
#include "../../Core/C_Timer.h"
#include "../../Core/C_Utilities.h"
#include "../../Core/C_Audio.h"
#include "../../ParticleSystem/PS_ParticleEffect.h"
Go to the source code of this file.
Classes | |
class | EP_Player |
Contains the data and functions for the player. More... | |