Uses of Interface
cz.cuni.amis.pogamut.ut2004multi.communication.worldview.objects.ILocalGBViewable

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

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

Classes in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that implement ILocalGBViewable
 class BombInfoLocal
          Abstract definition of the local part of the GameBots2004 message BOM.
 class BombInfoLocalImpl
          Implementation of the local part of the GameBots2004 message BOM.
 class BombInfoMessage.BombInfoLocalMessage
          Implementation of the local part of the GameBots2004 message BOM, used to facade BOMMessage.
 class EntityLocal
          Abstract definition of the local part of the GameBots2004 message ENT.
 class EntityLocalImpl
          Implementation of the local part of the GameBots2004 message ENT.
 class EntityMessage.EntityLocalMessage
          Implementation of the local part of the GameBots2004 message ENT, used to facade ENTMessage.
 class FlagInfoLocal
          Abstract definition of the local part of the GameBots2004 message FLG.
 class FlagInfoLocalImpl
          Implementation of the local part of the GameBots2004 message FLG.
 class FlagInfoMessage.FlagInfoLocalMessage
          Implementation of the local part of the GameBots2004 message FLG, used to facade FLGMessage.
 class IncomingProjectileLocal
          Abstract definition of the local part of the GameBots2004 message PRJ.
 class IncomingProjectileLocalImpl
          Implementation of the local part of the GameBots2004 message PRJ.
 class IncomingProjectileMessage.IncomingProjectileLocalMessage
          Implementation of the local part of the GameBots2004 message PRJ, used to facade PRJMessage.
 class ItemLocal
          Abstract definition of the local part of the GameBots2004 message INV.
 class ItemLocalImpl
          Implementation of the local part of the GameBots2004 message INV.
 class ItemMessage.ItemLocalMessage
          Implementation of the local part of the GameBots2004 message INV, used to facade INVMessage.
 class MoverLocal
          Abstract definition of the local part of the GameBots2004 message MOV.
 class MoverLocalImpl
          Implementation of the local part of the GameBots2004 message MOV.
 class MoverMessage.MoverLocalMessage
          Implementation of the local part of the GameBots2004 message MOV, used to facade MOVMessage.
 class NavPointLocal
          Abstract definition of the local part of the GameBots2004 message NAV.
 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.
 class PlayerLocal
          Abstract definition of the local part of the GameBots2004 message PLR.
 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.
 class VehicleLocal
          Abstract definition of the local part of the GameBots2004 message VEH.
 class VehicleLocalImpl
          Implementation of the local part of the GameBots2004 message VEH.
 class VehicleMessage.VehicleLocalMessage
          Implementation of the local part of the GameBots2004 message VEH, used to facade VEHMessage.
 



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