Répârâge

This commit is contained in:
MarcEricMartel
2023-10-27 14:08:06 -04:00
parent c1faaca417
commit 8970bc33a1
3 changed files with 8 additions and 3 deletions

View File

@@ -28,6 +28,8 @@ public:
float GetHP() const;
void Teleport(int& x, int& z);
uint64_t getId() const;
protected:
Vector3f m_position;
Vector3f m_velocity;