#include "object/background.hpp"#include <iostream>#include <math.h>#include <stdexcept>#include "math/sizef.hpp"#include "supertux/globals.hpp"#include "supertux/object_factory.hpp"#include "supertux/sector.hpp"#include "util/log.hpp"#include "util/reader.hpp"Go to the source code of this file.
1.5.1