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

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

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

Subclasses of MyInventory in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class MyInventoryCompositeImpl
          Composite implementation of the MYINV abstract message.
 class MyInventoryMessage
          Implementation of the GameBots2004 message MYINV contains also its Local/Shared/Static subpart class definitions..
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return MyInventory
 MyInventory UT2004CompositeObjectCreator.MyInventoryCreator.create(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type MyInventory
MyInventory.MyInventoryUpdate(MyInventory source, long eventTime, ITeamId teamId)
           
MyInventoryLocalImpl(MyInventory original)
          Cloning constructor from the full message.
MyInventoryStaticImpl(MyInventory original)
          Cloning constructor from the full message.
 



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