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