#include <GameClient.h>
Public Attributes | |
int | playerId |
int | xpos |
int | ypos |
double | timeStamp |
Friends | |
std::ostream & | operator<< (std::ostream &Stream, const PlayerPosition player) |
std::ostream& operator<< | ( | std::ostream & | Stream, | |
const PlayerPosition | player | |||
) | [friend] |
double PlayerPosition::timeStamp |