Source for file Team.php
Documentation is available at Team.php
* @version $Id: Team.php 22 2009-05-11 12:50:44Z biegleux $
* @author biegleux <biegleux[at]gmail[dot]com>
* @copyright copyright (c) 2008-2009 biegleux
* @license http://www.opensource.org/licenses/gpl-3.0.html GNU General Public License version 3 (GPLv3)
* @link http://recanalyst.sourceforge.net/
* Team implements a team in the game.
* Adds a player to the team.
* @param Player $player the player we wish to add
$this->index =
$player->team;
* Returns an index of the team.
* @return int team's index
Documentation generated on Mon, 11 May 2009 16:43:53 +0200 by phpDocumentor 1.4.1