Timer iznogoud.
This commit is contained in:
@@ -20,13 +20,13 @@ public:
|
||||
void Transpose(int& x, int& z);
|
||||
Vector3f getPos() const;
|
||||
Vector3f getVel() const;
|
||||
uint64_t getTeamID();
|
||||
//uint64_t getTeamID();
|
||||
|
||||
private:
|
||||
Vector3f m_startpos,
|
||||
m_currentpos,
|
||||
m_velocity;
|
||||
uint64_t m_tid = 0;
|
||||
uint64_t m_shooter_id = 0;
|
||||
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user