|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatan.model.AbstractTeam
robocup.lab.intelligent.IntelligentTeam
public class IntelligentTeam
The Class IntelligentTeam.
| Constructor Summary | |
|---|---|
IntelligentTeam(java.lang.String teamName,
int port,
java.lang.String hostname)
Instantiates a new intelligent team. |
|
| Method Summary | |
|---|---|
atan.model.ControllerPlayer |
getNewController(int number)
|
int |
size()
|
| Methods inherited from class atan.model.AbstractTeam |
|---|
connect, connectAll, createNewPlayers, getPlayer, getTeamName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntelligentTeam(java.lang.String teamName,
int port,
java.lang.String hostname)
teamName - the team nameport - the porthostname - the hostname| Method Detail |
|---|
public int size()
size in class atan.model.AbstractTeampublic atan.model.ControllerPlayer getNewController(int number)
getNewController in class atan.model.AbstractTeam
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||