getID() | Joueur | |
getIP() | Joueur | |
getNickname() | Joueur | |
getType() | Joueur | |
getX() | Joueur | |
getY() | Joueur | |
Joueur(string nickname, int id, string ip, string type, int x, int y) | Joueur | |
setID(int id) | Joueur | |
setIP(string ip) | Joueur | |
setNickname(string nickname) | Joueur | |
setType(string type) | Joueur | |
setX(int x) | Joueur | |
setY(int y) | Joueur | |
~Joueur() | Joueur |