Class: Team

Team

A team that users can construct

new Team()

Members


client :Client

The client that this object was instantiated from.
Type:

players :Map.<Player>

The list of players for this team
Type:
  • Map.<Player>