Quan el jugador moria podia quedarse engantxat rebotant en les vores
So aleatori en els rebots del jugador al morir
This commit is contained in:
@@ -118,6 +118,10 @@ private:
|
||||
// Cambia el modo del marcador
|
||||
void setScoreboardMode(ScoreboardMode mode);
|
||||
|
||||
// Hace sonar un ruido al azar
|
||||
void playRandomBubbleSound();
|
||||
|
||||
// Getters
|
||||
bool isRenderable() const { return !isWaiting() && !isGameOver(); }
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user