#include <config.h>#include <stdexcept>#include "audio/sound_manager.hpp"#include "sprite/sprite.hpp"#include "sprite/sprite_manager.hpp"#include "supertux/object_factory.hpp"#include "supertux/sector.hpp"#include "trigger/switch.hpp"#include <sstream>Go to the source code of this file.
Variables | |
| const std::string | SWITCH_SOUND = "sounds/switch.ogg" |
const std::string SWITCH_SOUND = "sounds/switch.ogg" [static] |
1.5.1