#include "object/thunderstorm.hpp"#include "audio/sound_manager.hpp"#include "object/electrifier.hpp"#include "scripting/squirrel_util.hpp"#include "supertux/globals.hpp"#include "supertux/object_factory.hpp"#include "supertux/sector.hpp"#include "util/reader.hpp"Go to the source code of this file.
Variables | |
| const float | LIGHTNING_DELAY = 2.0f |
| const float | FLASH_DISPLAY_TIME = 0.1f |
| const float | ELECTRIFY_TIME = 0.5f |
const float ELECTRIFY_TIME = 0.5f [static] |
const float FLASH_DISPLAY_TIME = 0.1f [static] |
const float LIGHTNING_DELAY = 2.0f [static] |
1.5.1