Uses of Class
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.Empty

Packages that use Empty
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages   
 

Uses of Empty in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 

Subclasses of Empty in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
 class EmptyCompositeImpl
          Composite implementation of the EMP abstract message.
 class EmptyMessage
          Implementation of the GameBotsUT3 message EMP contains also its Local/Shared/Static subpart class definitions..
 

Methods in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages that return Empty
 Empty UT2004CompositeObjectCreator.EmptyCreator.create(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 

Constructors in cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages with parameters of type Empty
Empty.EmptyUpdate(Empty source, long eventTime, ITeamId teamId)
           
EmptyLocalImpl(Empty original)
          Cloning constructor from the full message.
EmptyStaticImpl(Empty 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.