src/object/thunderstorm.cpp File Reference

#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


Variable Documentation

const float ELECTRIFY_TIME = 0.5f [static]

Definition at line 30 of file thunderstorm.cpp.

Referenced by Thunderstorm::electrify().

const float FLASH_DISPLAY_TIME = 0.1f [static]

Definition at line 29 of file thunderstorm.cpp.

Referenced by Thunderstorm::flash().

const float LIGHTNING_DELAY = 2.0f [static]

Definition at line 28 of file thunderstorm.cpp.

Referenced by Thunderstorm::update().


Generated on Mon Jun 9 03:38:26 2014 for SuperTux by  doxygen 1.5.1