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

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

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

Subclasses of PlayerStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class PlayerMessage.PlayerStaticMessage
          Implementation of the static part of the GameBots2004 message PLR, used to facade PLRMessage.
 class PlayerStaticImpl
          Implementation of the static part of the GameBots2004 message PLR.
 

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

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