src/badguy/jumpy.cpp File Reference

#include "badguy/jumpy.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 JUMPYSPEED = -600
static const float JUMPY_MID_TOLERANCE = 4
static const float JUMPY_LOW_TOLERANCE = 2


Variable Documentation

const float JUMPY_LOW_TOLERANCE = 2 [static]

Definition at line 25 of file jumpy.cpp.

Referenced by Jumpy::active_update().

const float JUMPY_MID_TOLERANCE = 4 [static]

Definition at line 24 of file jumpy.cpp.

Referenced by Jumpy::active_update().

const float JUMPYSPEED = -600 [static]

Definition at line 23 of file jumpy.cpp.

Referenced by Jumpy::hit().


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