|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SendMessage | |
|---|---|
| cz.cuni.amis.pogamut.udk.communication.messages.gbcommands | |
| Uses of SendMessage in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands |
|---|
| Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return SendMessage | |
|---|---|
SendMessage |
SendMessage.setFadeOut(double FadeOut)
Enables text bubble. |
SendMessage |
SendMessage.setGlobal(boolean Global)
If True it is sent to everyone. |
SendMessage |
SendMessage.setId(cz.cuni.amis.pogamut.unreal.communication.messages.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. |
| Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands with parameters of type SendMessage | |
|---|---|
SendMessage(SendMessage original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||