improved player class

This commit is contained in:
kremsy
2013-11-09 23:01:54 +01:00
parent c9ab3fe799
commit 96eaa77b97
5 changed files with 123 additions and 97 deletions

View File

@ -227,6 +227,7 @@ class Server {
return $gameMode;
}
//TODO: remove getPlayer / getPlayers -> methods now in playerHandler handeld, but should be improved more
/**
* Fetch player info
*