#include "badguy/plant.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 | PLANT_SPEED = 80 |
static const float | WAKE_TIME = .5 |
const float PLANT_SPEED = 80 [static] |
const float WAKE_TIME = .5 [static] |