Laser naprawiono
This commit is contained in:
@@ -9,6 +9,8 @@ public:
|
||||
Beam(int x, int y, const sf::Texture &texture);
|
||||
|
||||
sf::Sprite getSprite();
|
||||
|
||||
void setRotation(float angle);
|
||||
private:
|
||||
sf::Sprite beamSprite;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user