src/badguy/angrystone.cpp File Reference

#include "badguy/angrystone.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 float CHARGE_SPEED = 240
static const float CHARGE_TIME = .5
static const float ATTACK_TIME = 1
static const float RECOVER_TIME = .5


Variable Documentation

const float ATTACK_TIME = 1 [static]

Definition at line 26 of file angrystone.cpp.

Referenced by AngryStone::active_update().

const float CHARGE_SPEED = 240 [static]

Definition at line 23 of file angrystone.cpp.

Referenced by AngryStone::active_update().

const float CHARGE_TIME = .5 [static]

Definition at line 25 of file angrystone.cpp.

Referenced by AngryStone::active_update().

const float RECOVER_TIME = .5 [static]

Definition at line 27 of file angrystone.cpp.

Referenced by AngryStone::active_update().


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