src/badguy/totem.cpp File Reference

#include "badguy/totem.hpp"
#include "audio/sound_manager.hpp"
#include "object/player.hpp"
#include "sprite/sprite.hpp"
#include "supertux/object_factory.hpp"
#include "supertux/sector.hpp"
#include <math.h>

Go to the source code of this file.

Variables

static const float JUMP_ON_SPEED_Y = -400
static const float JUMP_OFF_SPEED_Y = -500
static const std::string LAND_ON_TOTEM_SOUND = "sounds/totem.ogg"


Variable Documentation

const float JUMP_OFF_SPEED_Y = -500 [static]

Definition at line 28 of file totem.cpp.

Referenced by Totem::jump_off().

const float JUMP_ON_SPEED_Y = -400 [static]

Definition at line 27 of file totem.cpp.

Referenced by Totem::active_update().

const std::string LAND_ON_TOTEM_SOUND = "sounds/totem.ogg" [static]

Definition at line 29 of file totem.cpp.

Referenced by Totem::jump_on(), and Totem::Totem().


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