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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return GiveItem
 GiveItem GiveItem.setId(UnrealId Id)
          Id of the bot we want to give item to.
 GiveItem GiveItem.setType(String Type)
          Class of the item, e.g.
 

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



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