Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.GiveInventory

Packages that use GiveInventory
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of GiveInventory in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return GiveInventory
 GiveInventory GiveInventory.setItemId(String ItemId)
          Id of the item in the inventory chain of the giver.
 GiveInventory GiveInventory.setTarget(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId Target)
          Id of the receiving bot.
 

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



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