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

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

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

Subclasses of ItemLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class ItemLocalImpl
          Implementation of the local part of the GameBots2004 message INV.
 class ItemMessage.ItemLocalMessage
          Implementation of the local part of the GameBots2004 message INV, used to facade INVMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as ItemLocal
protected  ItemLocal ItemLocalImpl.ItemLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type ItemLocal
ItemLocal.ObjectDisappeared(ItemLocal obj, long time)
           
ItemLocalImpl.ItemLocalUpdate(ItemLocal moverLocal, long time)
           
ItemLocalImpl(ItemLocal original)
          Cloning constructor from the message part.
 



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