src/object/block.cpp File Reference

#include "object/block.hpp"
#include "audio/sound_manager.hpp"
#include "badguy/badguy.hpp"
#include "object/coin.hpp"
#include "object/flower.hpp"
#include "object/growup.hpp"
#include "object/player.hpp"
#include "object/portable.hpp"
#include "supertux/constants.hpp"

Go to the source code of this file.

Variables

static const float BOUNCY_BRICK_MAX_OFFSET = 8
static const float BOUNCY_BRICK_SPEED = 90
static const float EPSILON = .0001f
static const float BUMP_ROTATION_ANGLE = 10


Variable Documentation

const float BOUNCY_BRICK_MAX_OFFSET = 8 [static]

Definition at line 28 of file block.cpp.

Referenced by Block::update().

const float BOUNCY_BRICK_SPEED = 90 [static]

Definition at line 29 of file block.cpp.

Referenced by Block::start_bounce(), and Block::update().

const float BUMP_ROTATION_ANGLE = 10 [static]

Definition at line 31 of file block.cpp.

Referenced by Block::start_bounce().

const float EPSILON = .0001f [static]

Definition at line 30 of file block.cpp.


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