Uses of Interface
cz.cuni.amis.pogamut.ut2004.communication.worldview.objects.IGBWorldObjectEvent

Packages that use IGBWorldObjectEvent
cz.cuni.amis.pogamut.ut2004.communication.messages Java wrappers for the message objects send by the GameBots2004 and GameBotsUE2. 
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.ut2004.communication.worldview.objects   
 

Uses of IGBWorldObjectEvent in cz.cuni.amis.pogamut.ut2004.communication.messages
 

Classes in cz.cuni.amis.pogamut.ut2004.communication.messages that implement IGBWorldObjectEvent
 class GBObjectUpdate
           
 

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

Classes in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that implement IGBWorldObjectEvent
static class AliveMessage.AliveMessageUpdate
           
static class AliveMessageLocalImpl.AliveMessageLocalUpdate
           
static class AutoTraceRay.AutoTraceRayUpdate
           
static class AutoTraceRayLocalImpl.AutoTraceRayLocalUpdate
           
static class BombInfo.BombInfoUpdate
           
static class BombInfoLocalImpl.BombInfoLocalUpdate
           
static class ConfigChange.ConfigChangeUpdate
           
static class ConfigChangeLocalImpl.ConfigChangeLocalUpdate
           
static class FlagInfo.FlagInfoUpdate
           
static class FlagInfoLocalImpl.FlagInfoLocalUpdate
           
static class GameInfo.GameInfoUpdate
           
static class GameInfoLocalImpl.GameInfoLocalUpdate
           
static class IncomingProjectile.IncomingProjectileUpdate
           
static class IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate
           
static class InitedMessage.InitedMessageUpdate
           
static class InitedMessageLocalImpl.InitedMessageLocalUpdate
           
static class Item.ItemUpdate
           
static class ItemLocalImpl.ItemLocalUpdate
           
static class Mover.MoverUpdate
           
static class MoverLocalImpl.MoverLocalUpdate
           
static class MyInventory.MyInventoryUpdate
           
static class MyInventoryLocalImpl.MyInventoryLocalUpdate
           
static class NavPoint.NavPointUpdate
           
static class NavPointLocalImpl.NavPointLocalUpdate
           
static class Player.PlayerUpdate
           
static class PlayerLocalImpl.PlayerLocalUpdate
           
static class Self.SelfUpdate
           
static class SelfLocalImpl.SelfLocalUpdate
           
static class TeamScore.TeamScoreUpdate
           
static class TeamScoreLocalImpl.TeamScoreLocalUpdate
           
static class Vehicle.VehicleUpdate
           
static class VehicleLocalImpl.VehicleLocalUpdate
           
 

Uses of IGBWorldObjectEvent in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
 

Subinterfaces of IGBWorldObjectEvent in cz.cuni.amis.pogamut.ut2004.communication.worldview.objects
 interface IGBWorldObjectDisappeared
          Marker for "lost from sight" event, meaning some object disappeared from the bot's view.
 



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