src/badguy/stalactite.cpp File Reference

#include "badguy/stalactite.hpp"
#include "math/random_generator.hpp"
#include "object/player.hpp"
#include "sprite/sprite.hpp"
#include "supertux/object_factory.hpp"

Go to the source code of this file.

Variables

static const int SHAKE_RANGE_X = 40
static const float SHAKE_TIME = .8f
static const float SHAKE_RANGE_Y = 400


Variable Documentation

const int SHAKE_RANGE_X = 40 [static]

Definition at line 24 of file stalactite.cpp.

Referenced by Stalactite::active_update().

const float SHAKE_RANGE_Y = 400 [static]

Definition at line 26 of file stalactite.cpp.

Referenced by Stalactite::active_update().

const float SHAKE_TIME = .8f [static]

Definition at line 25 of file stalactite.cpp.

Referenced by Stalactite::active_update().


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