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

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

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

Subclasses of ItemStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class ItemMessage.ItemStaticMessage
          Implementation of the static part of the GameBots2004 message INV, used to facade INVMessage.
 class ItemStaticImpl
          Implementation of the static part of the GameBots2004 message INV.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type ItemStatic
ItemStaticImpl.ItemStaticUpdate(ItemStatic source, long time)
           
ItemStaticImpl(ItemStatic original)
          Cloning constructor from the message part.
 



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