degats dans bullet
This commit is contained in:
@@ -26,8 +26,8 @@ public:
|
||||
float GetHP() const;
|
||||
void Teleport(int& x, int& z);
|
||||
|
||||
|
||||
void InflictDamage(Player playerHit, float hitPoints);
|
||||
bool AmIDead();
|
||||
void InflictDamage(float hitPoints);
|
||||
|
||||
private:
|
||||
Vector3f m_position;
|
||||
|
||||
Reference in New Issue
Block a user