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

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

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

Subclasses of PlayerLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class PlayerLocalImpl
          Implementation of the local part of the GameBots2004 message PLR.
 class PlayerMessage.PlayerLocalMessage
          Implementation of the local part of the GameBots2004 message PLR, used to facade PLRMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as PlayerLocal
protected  PlayerLocal PlayerLocalImpl.PlayerLocalUpdate.data
           
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return PlayerLocal
abstract  PlayerLocal PlayerLocal.clone()
           
 PlayerLocal PlayerMessage.getLocal()
           
 PlayerLocal PlayerCompositeImpl.getLocal()
           
 PlayerLocal PlayerLocal.getLocal()
           
 

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



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