|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddBot | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands | |
| Uses of AddBot in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return AddBot | |
|---|---|
AddBot |
AddBot.setName(String Name)
Optional name of the bot. |
AddBot |
AddBot.setSkill(Integer Skill)
Skill of the bot - from 1 to 7 (best). |
AddBot |
AddBot.setStartLocation(Location StartLocation)
Optional start location of the bot. |
AddBot |
AddBot.setStartRotation(Rotation StartRotation)
Optional start rotation of the bot. |
AddBot |
AddBot.setTeam(Integer Team)
Desired team of the of the bot (0 red, 1 blue). |
AddBot |
AddBot.setType(String Type)
The class of the added bot - optional. |
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type AddBot | |
|---|---|
AddBot(AddBot original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||