Add fire mario mode
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
void setBaseRect(SDL_Rect rect);
|
||||
void checkVisibility(double rightmost_x);
|
||||
bool wasVisible() const;
|
||||
void harden();
|
||||
|
||||
protected:
|
||||
double bounce_speed = 0.5;
|
||||
|
||||
Reference in New Issue
Block a user