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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return DialogCancel
 DialogCancel DialogCancel.setId(String Id)
          Id of the cancelled dialog.
 DialogCancel DialogCancel.setPlayer(String Player)
          Name of the player on who's HUD is the dialog.
 

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



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