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

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

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

Subclasses of NavPointShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class NavPointMessage.NavPointSharedMessage
          Implementation of the shared part of the GameBots2004 message NAV, used to facade NAVMessage.
 class NavPointSharedImpl
          Implementation of the shared part of the GameBots2004 message NAV.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type NavPointShared
NavPointSharedImpl.NavPointSharedUpdate(NavPointShared data, long time, ITeamId teamId)
           
 



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