Class Team.
Team implements a team in the game.
Located in /Team.php (line 21)
TList | --PlayerList | --Team
Constructor.
Adds a player to the team.
Returns an index of the team.
Inherited From PlayerList
PlayerList::addPlayer()
PlayerList::getPlayer()
PlayerList::getPlayerByIndex()
Inherited From TList
TList::__construct()
TList::addItem()
TList::clear()
TList::current()
TList::getCount()
TList::getItem()
TList::key()
TList::next()
TList::rewind()
TList::valid()
Documentation generated on Mon, 11 May 2009 16:43:53 +0200 by phpDocumentor 1.4.1