#include "object/scripted_object.hpp"
#include <stdio.h>
#include "scripting/squirrel_util.hpp"
#include "sprite/sprite.hpp"
#include "supertux/object_factory.hpp"
#include "util/reader.hpp"
Go to the source code of this file.