#include <memory>
#include <sstream>
#include <stdexcept>
#include "supertux/object_factory.hpp"
#include "supertux/sector.hpp"
#include "trigger/scripttrigger.hpp"
#include "util/reader.hpp"
Go to the source code of this file.