#include "supertux/direction.hpp"
#include "supertux/moving_object.hpp"
#include "util/refcounter.hpp"
Go to the source code of this file.
Classes | |
class | Portable |
An object that inherits from this object is considered "portable" and can be carried around by the player. More... |