#include "badguy/root.hpp"
#include "sprite/sprite.hpp"
#include "sprite/sprite_manager.hpp"
Go to the source code of this file.
Variables | |
static const float | SPEED_GROW = 256 |
static const float | SPEED_SHRINK = 128 |
static const float | HATCH_TIME = 0.75 |
const float HATCH_TIME = 0.75 [static] |
const float SPEED_GROW = 256 [static] |
const float SPEED_SHRINK = 128 [static] |