|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Emoticon | |
|---|---|
| cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric | |
| Uses of Emoticon in cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric |
|---|
| Methods in cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric that return Emoticon | |
|---|---|
Emoticon |
Emoticons.getCurrentEmoticon()
Returns current bot emoticon. |
Emoticon |
NewEmoticonEvent.getEmoticon()
Actual new emoticon. |
Emoticon |
EmoticonInfo.getEmoticon()
|
Emoticon |
Emoticons.getPlayerEmoticon(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player player)
Gets the current emoticon of input player from input Player object. |
| Methods in cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric with parameters of type Emoticon | |
|---|---|
void |
Emoticons.setEmoticon(Emoticon emoticon)
Sets emoticon for the bot for input duration (seconds). |
void |
Emoticons.setEmoticon(Emoticon emoticon,
double duration)
Sets emoticon for the bot for input duration (seconds). |
| Constructors in cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric with parameters of type Emoticon | |
|---|---|
EmoticonInfo(Emoticon emoticon,
long emoticonSetTime)
|
|
NewEmoticonEvent(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId playerId,
Emoticon emoticon,
long simTime)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||