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

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

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

Subclasses of MyInventoryStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class MyInventoryMessage.MyInventoryStaticMessage
          Implementation of the static part of the GameBots2004 message MYINV, used to facade MYINVMessage.
 class MyInventoryStaticImpl
          Implementation of the static part of the GameBots2004 message MYINV.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type MyInventoryStatic
MyInventoryStaticImpl.MyInventoryStaticUpdate(MyInventoryStatic source, long time)
           
MyInventoryStaticImpl(MyInventoryStatic 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.