#include "math/random_generator.hpp"#include "object/player.hpp"#include "object/skull_tile.hpp"#include "sprite/sprite.hpp"#include "supertux/object_factory.hpp"#include "supertux/sector.hpp"Go to the source code of this file.
Variables | |
| static const float | CRACKTIME = 0.3f |
| static const float | FALLTIME = 0.8f |
const float CRACKTIME = 0.3f [static] |
const float FALLTIME = 0.8f [static] |
1.5.1