basic movement
This commit is contained in:
@@ -16,5 +16,6 @@ namespace Game::AGame {
|
||||
|
||||
private:
|
||||
Object::Sound mSound;
|
||||
float mSpeed = 200.f; // Pixels per second
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user