This commit is contained in:
stiffly
2016-02-22 17:00:25 +01:00
parent 4c1a284636
commit 833006744a
5 changed files with 34 additions and 31 deletions
+1
View File
@@ -103,6 +103,7 @@ public:
void parseComponentDeletion(Packet& packet);
void InterpolateFields(Packet & packet, const ComponentInfo & componentInfo, const EntityID & entityID, const std::string & componentType);
void parseSnapshot(Packet& packet);
void UpdateLocalCapturePointHUD(EntityWrapper capturePointHUD);
void identifyPacketLoss();
void hasServerTimedOut();
EntityID createPlayer();