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

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

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

Subclasses of BombInfo in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class BombInfoCompositeImpl
          Composite implementation of the BOM abstract message.
 class BombInfoMessage
          Implementation of the GameBots2004 message BOM contains also its Local/Shared/Static subpart class definitions..
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return BombInfo
 BombInfo UT2004CompositeObjectCreator.BombInfoCreator.create(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type BombInfo
BombInfo.BombInfoUpdate(BombInfo source, long eventTime, ITeamId teamId)
           
BombInfo.ObjectDisappeared(BombInfo obj, long time)
           
BombInfoLocalImpl(BombInfo original)
          Cloning constructor from the full message.
BombInfoStaticImpl(BombInfo original)
          Cloning constructor from the full message.
 



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