#include "object/moving_sprite.hpp"
#include "supertux/direction.hpp"
#include "supertux/physic.hpp"
#include "supertux/timer.hpp"
Go to the source code of this file.
Classes | |
class | BadGuy |
Base class for moving sprites that can hurt the Player. More... |