#include <list>
#include <memory>
#include "sprite/sprite_ptr.hpp"
#include "supertux/moving_object.hpp"
#include "supertux/object_remove_listener.hpp"
Go to the source code of this file.
Classes | |
class | TriggerBase |
This class is the base class for all objects you can interact with in some way. More... |