Uses of Class
cz.cuni.amis.pogamut.emohawk.agent.module.sensomotoric.Emoticon

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(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.
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.