Cleaning some warnings
This commit is contained in:
parent
9f28383d7e
commit
4ed9180694
4 changed files with 13 additions and 6 deletions
|
@ -48,7 +48,7 @@ public:
|
|||
void move(Orientation orientation);
|
||||
void update();
|
||||
|
||||
const State getState() const;
|
||||
State getState() const;
|
||||
|
||||
const sf::RectangleShape& getShape() const;
|
||||
/// Returns the grid coordinates at the center of the entity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue