Skip to content

Commit

Permalink
Plus le temps de rajouter les textures de plateformes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexis51151 committed Jun 9, 2020
1 parent febac87 commit f267db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Rectangle.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ class Rectangle : public Shape {
public:
Rectangle();
void draw(b2Body*, sf::Color, sf::RenderWindow*);

};

0 comments on commit f267db4

Please sign in to comment.