src/object/player.hpp File Reference

#include "scripting/player.hpp"
#include "sprite/sprite_ptr.hpp"
#include "supertux/direction.hpp"
#include "supertux/moving_object.hpp"
#include "supertux/physic.hpp"
#include "supertux/player_status.hpp"
#include "supertux/script_interface.hpp"
#include "supertux/timer.hpp"

Go to the source code of this file.

Classes

class  Player

Variables

static const float TUX_SAFE_TIME = 1.8f
static const float TUX_INVINCIBLE_TIME = 14.0f
static const float TUX_INVINCIBLE_TIME_WARNING = 2.0f
static const float GROWING_TIME = 0.35f
static const int GROWING_FRAMES = 7


Variable Documentation

const int GROWING_FRAMES = 7 [static]

Definition at line 42 of file player.hpp.

const float GROWING_TIME = 0.35f [static]

Definition at line 41 of file player.hpp.

const float TUX_INVINCIBLE_TIME = 14.0f [static]

Definition at line 39 of file player.hpp.

Referenced by Player::make_invincible().

const float TUX_INVINCIBLE_TIME_WARNING = 2.0f [static]

Definition at line 40 of file player.hpp.

Referenced by Sector::play_music(), GameSession::update(), and Player::update().

const float TUX_SAFE_TIME = 1.8f [static]

Definition at line 38 of file player.hpp.

Referenced by Player::kill().


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