eliminat el punter al renderer de 50.000 llocs
This commit is contained in:
@@ -36,7 +36,7 @@ private:
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
Bullet(int x, int y, int kind, bool poweredUp, int owner, Texture *texture, SDL_Renderer *renderer);
|
||||
Bullet(int x, int y, int kind, bool poweredUp, int owner, Texture *texture);
|
||||
|
||||
// Destructor
|
||||
~Bullet();
|
||||
|
||||
Reference in New Issue
Block a user