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

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

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

Subclasses of PlayerShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class PlayerMessage.PlayerSharedMessage
          Implementation of the shared part of the GameBots2004 message PLR, used to facade PLRMessage.
 class PlayerSharedImpl
          Implementation of the shared part of the GameBots2004 message PLR.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type PlayerShared
PlayerSharedImpl.PlayerSharedUpdate(PlayerShared data, long time, ITeamId teamId)
           
 



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