#include "badguy/angrystone.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 | CHARGE_SPEED = 240 |
| static const float | CHARGE_TIME = .5 |
| static const float | ATTACK_TIME = 1 |
| static const float | RECOVER_TIME = .5 |
const float ATTACK_TIME = 1 [static] |
const float CHARGE_SPEED = 240 [static] |
const float CHARGE_TIME = .5 [static] |
const float RECOVER_TIME = .5 [static] |
1.5.1