Różne meteoryty
This commit is contained in:
@@ -20,8 +20,8 @@ public:
|
||||
private:
|
||||
std::vector<Meteor> meteors;
|
||||
Size size;
|
||||
sf::Texture meteorTexture;
|
||||
RandomNumberGenerator random;
|
||||
sf::Texture meteorTexture1;
|
||||
sf::Texture meteorTexture2;
|
||||
sf::Clock spawnClock;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user