barre de vie
This commit is contained in:
@@ -26,6 +26,9 @@ public:
|
||||
float GetHP() const;
|
||||
void Teleport(int& x, int& z);
|
||||
|
||||
|
||||
void InflictDamage(Player playerHit, float hitPoints);
|
||||
|
||||
private:
|
||||
Vector3f m_position;
|
||||
Vector3f m_velocity;
|
||||
|
Reference in New Issue
Block a user