| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
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(Location StartLocation)
Optional start location of the bot.
|
AddBot |
AddBot.setStartRotation(Rotation StartRotation)
Optional start rotation of the bot.
|
AddBot |
AddBot.setType(String Type)
The class of the added bot - optional.
|
| Constructor and Description |
|---|
AddBot(AddBot original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.