| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
ShowText |
ShowText.setPlayer(String Player)
Name of the player on who's HUD should be the text shown.
|
ShowText |
ShowText.setShow(Boolean Show)
False if the message should be removed, true if it should be shown.
|
ShowText |
ShowText.setText(String Text)
The text that should be shown.
|
ShowText |
ShowText.setTextColor(Color TextColor)
The color of text.
|
ShowText |
ShowText.setTime(Double Time)
Number of seconds for which should be the text shown.
|
| Constructor and Description |
|---|
ShowText(ShowText original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.