Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetBotDebug

Packages that use SetBotDebug
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of SetBotDebug in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return SetBotDebug
 SetBotDebug SetBotDebug.setBehName(String BehName)
          Name of currently active behavior.
 SetBotDebug SetBotDebug.setClear(Boolean Clear)
          If true then erases previously sent debug info.
 SetBotDebug SetBotDebug.setFocName(String FocName)
          Name of current bot behavior focus - other character.
 SetBotDebug SetBotDebug.setStateName(String StateName)
          Name of currently active behavior state.
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type SetBotDebug
SetBotDebug(SetBotDebug original)
          Cloning constructor.
 



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