#include "object/player.hpp"#include "object/star.hpp"Go to the source code of this file.
Variables | |
| static const float | INITIALJUMP = -400 |
| static const float | STAR_SPEED = 150 |
| static const float | JUMPSTAR_SPEED = -300 |
const float INITIALJUMP = -400 [static] |
const float JUMPSTAR_SPEED = -300 [static] |
const float STAR_SPEED = 150 [static] |
1.5.1