#include "badguy/stumpy.hpp"#include "audio/sound_manager.hpp"#include "math/random_generator.hpp"#include "object/player.hpp"#include "object/sprite_particle.hpp"#include "supertux/object_factory.hpp"#include "supertux/sector.hpp"#include <math.h>Go to the source code of this file.
Variables | |
| static const float | STUMPY_SPEED = 120 |
| static const float | INVINCIBLE_TIME = 1 |
const float INVINCIBLE_TIME = 1 [static] |
const float STUMPY_SPEED = 120 [static] |
1.5.1