#include "badguy/jumpy.hpp"#include "object/player.hpp"#include "sprite/sprite.hpp"#include "supertux/object_factory.hpp"Go to the source code of this file.
Variables | |
| static const float | JUMPYSPEED = -600 |
| static const float | JUMPY_MID_TOLERANCE = 4 |
| static const float | JUMPY_LOW_TOLERANCE = 2 |
const float JUMPY_LOW_TOLERANCE = 2 [static] |
const float JUMPY_MID_TOLERANCE = 4 [static] |
const float JUMPYSPEED = -600 [static] |
1.5.1