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

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

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

Subclasses of MoverStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class MoverMessage.MoverStaticMessage
          Implementation of the static part of the GameBots2004 message MOV, used to facade MOVMessage.
 class MoverStaticImpl
          Implementation of the static part of the GameBots2004 message MOV.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return MoverStatic
abstract  MoverStatic MoverStatic.clone()
           
 MoverStatic MoverMessage.getStatic()
           
 MoverStatic MoverCompositeImpl.getStatic()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type MoverStatic
MoverStaticImpl.MoverStaticUpdate(MoverStatic source, long time)
           
MoverStaticImpl(MoverStatic original)
          Cloning constructor from the message part.
 



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