| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
SendMessage |
SendMessage.setFadeOut(Double FadeOut)
Enables text bubble.
|
SendMessage |
SendMessage.setGlobal(Boolean Global)
If True it is sent to everyone.
|
SendMessage |
SendMessage.setId(UnrealId Id)
Here we can specify Id of the bot, that will receive this message privately (with "Private:" string at the beginning of the message).
|
SendMessage |
SendMessage.setText(String Text)
Text to send.
|
| Constructor and Description |
|---|
SendMessage(SendMessage original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.