src/trigger/climbable.cpp File Reference

#include "trigger/climbable.hpp"
#include "object/player.hpp"
#include "supertux/globals.hpp"
#include "supertux/object_factory.hpp"
#include "util/gettext.hpp"
#include "util/reader.hpp"

Go to the source code of this file.

Variables

const float GRACE_DX = 8
const float GRACE_DY = 8
const float ACTIVATE_TRY_FOR = 1
const float POSITION_FIX_AX = 50
const float POSITION_FIX_AY = 50


Variable Documentation

const float ACTIVATE_TRY_FOR = 1 [static]

Definition at line 28 of file climbable.cpp.

Referenced by Climbable::event().

const float GRACE_DX = 8 [static]

Definition at line 26 of file climbable.cpp.

Referenced by Climbable::event(), and Climbable::may_climb().

const float GRACE_DY = 8 [static]

Definition at line 27 of file climbable.cpp.

Referenced by Climbable::event(), and Climbable::may_climb().

const float POSITION_FIX_AX = 50 [static]

Definition at line 29 of file climbable.cpp.

Referenced by Climbable::event().

const float POSITION_FIX_AY = 50 [static]

Definition at line 30 of file climbable.cpp.

Referenced by Climbable::event().


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