Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.ItemShared

Packages that use ItemShared
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
 

Uses of ItemShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Subclasses of ItemShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class ItemMessage.ItemSharedMessage
          Implementation of the shared part of the GameBots2004 message INV, used to facade INVMessage.
 class ItemSharedImpl
          Implementation of the shared part of the GameBots2004 message INV.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return ItemShared
abstract  ItemShared ItemShared.clone()
           
 ItemShared ItemMessage.getShared()
           
 ItemShared ItemCompositeImpl.getShared()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type ItemShared
ItemSharedImpl.ItemSharedUpdate(ItemShared data, long time, ITeamId teamId)
           
 



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