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

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

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

Subclasses of MyInventoryLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class MyInventoryLocalImpl
          Implementation of the local part of the GameBots2004 message MYINV.
 class MyInventoryMessage.MyInventoryLocalMessage
          Implementation of the local part of the GameBots2004 message MYINV, used to facade MYINVMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as MyInventoryLocal
protected  MyInventoryLocal MyInventoryLocalImpl.MyInventoryLocalUpdate.data
           
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return MyInventoryLocal
abstract  MyInventoryLocal MyInventoryLocal.clone()
           
 MyInventoryLocal MyInventoryMessage.getLocal()
           
 MyInventoryLocal MyInventoryLocal.getLocal()
           
 MyInventoryLocal MyInventoryCompositeImpl.getLocal()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type MyInventoryLocal
MyInventoryLocalImpl.MyInventoryLocalUpdate(MyInventoryLocal moverLocal, long time)
           
MyInventoryLocalImpl(MyInventoryLocal original)
          Cloning constructor from the message part.
 



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