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

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

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

Subclasses of NavPointStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class NavPointMessage.NavPointStaticMessage
          Implementation of the static part of the GameBots2004 message NAV, used to facade NAVMessage.
 class NavPointStaticImpl
          Implementation of the static part of the GameBots2004 message NAV.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return NavPointStatic
abstract  NavPointStatic NavPointStatic.clone()
           
 NavPointStatic NavPointCompositeImpl.getStatic()
           
 NavPointStatic NavPointMessage.getStatic()
           
 

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