Jump and Shoot! 🎶
This commit is contained in:
@@ -35,6 +35,7 @@ public:
|
||||
float GetHP() const;
|
||||
void Teleport(int& x, int& z);
|
||||
|
||||
bool GetIsAirborne() const;
|
||||
bool AmIDead();
|
||||
void InflictDamage(float hitPoints);
|
||||
int getScore() const;
|
||||
|
Reference in New Issue
Block a user