| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
CommandPlayer |
CommandPlayer.setCommand(String Command)
Available: MOVE, TURNTO.
|
CommandPlayer |
CommandPlayer.setFocusLocation(Location FocusLocation)
Applicable for: MOVE.
|
CommandPlayer |
CommandPlayer.setLocation(Location Location)
Applicable for: MOVE, TURNTO.
|
CommandPlayer |
CommandPlayer.setPlayer(String Player)
Name of the affected player.
|
CommandPlayer |
CommandPlayer.setRotation(Rotation Rotation)
Applicable for: TURNTO.
|
CommandPlayer |
CommandPlayer.setWalk(Boolean Walk)
Applicable for: MOVE.
|
| Constructor and Description |
|---|
CommandPlayer(CommandPlayer original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.