fent improvements a balloon (canvi de pc)
This commit is contained in:
@@ -32,10 +32,6 @@ class Balloon {
|
||||
static constexpr float VELX_POSITIVE = 0.7F;
|
||||
static constexpr float VELX_NEGATIVE = -0.7F;
|
||||
|
||||
static constexpr int MOVING_ANIMATION = 0;
|
||||
static constexpr int POP_ANIMATION = 1;
|
||||
static constexpr int BORN_ANIMATION = 2;
|
||||
|
||||
static constexpr std::array<float, 5> SPEED = {0.60F, 0.70F, 0.80F, 0.90F, 1.00F};
|
||||
|
||||
static constexpr int POWERBALL_SCREENPOWER_MINIMUM = 10;
|
||||
|
||||
Reference in New Issue
Block a user