src/object/bouncy_coin.cpp File Reference

#include "object/bouncy_coin.hpp"
#include "sprite/sprite.hpp"
#include "sprite/sprite_manager.hpp"

Go to the source code of this file.

Variables

static const float FADE_TIME = .2f
 this controls the time over which a bouncy coin fades
static const float LIFE_TIME = .5f
 this is the total life time of a bouncy coin


Variable Documentation

const float FADE_TIME = .2f [static]

this controls the time over which a bouncy coin fades

Definition at line 23 of file bouncy_coin.cpp.

Referenced by BouncyCoin::draw().

const float LIFE_TIME = .5f [static]

this is the total life time of a bouncy coin

Definition at line 25 of file bouncy_coin.cpp.

Referenced by BouncyCoin::BouncyCoin().


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