#include "trigger/secretarea_trigger.hpp"
#include "object/tilemap.hpp"
#include "supertux/level.hpp"
#include "supertux/globals.hpp"
#include "supertux/object_factory.hpp"
#include "supertux/resources.hpp"
#include "supertux/sector.hpp"
#include "util/gettext.hpp"
#include "util/reader.hpp"
#include "util/writer.hpp"
Go to the source code of this file.
Variables | |
static const float | MESSAGE_TIME = 3.5 |
const float MESSAGE_TIME = 3.5 [static] |