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

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

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

Subclasses of NavPointLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class NavPointLocalImpl
          Implementation of the local part of the GameBots2004 message NAV.
 class NavPointMessage.NavPointLocalMessage
          Implementation of the local part of the GameBots2004 message NAV, used to facade NAVMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as NavPointLocal
protected  NavPointLocal NavPointLocalImpl.NavPointLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type NavPointLocal
NavPointLocal.ObjectDisappeared(NavPointLocal obj, long time)
           
NavPointLocalImpl.NavPointLocalUpdate(NavPointLocal moverLocal, long time)
           
NavPointLocalImpl(NavPointLocal original)
          Cloning constructor from the message part.
 



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