#include "util/reader_fwd.hpp"
#include "scripting/thunderstorm.hpp"
#include "supertux/game_object.hpp"
#include "supertux/script_interface.hpp"
#include "supertux/timer.hpp"
#include "video/drawing_context.hpp"
Go to the source code of this file.
Classes | |
class | Thunderstorm |
Thunderstorm scriptable GameObject; plays thunder, lightning and electrifies water at regular interval. More... |