Package cz.cuni.amis.pogamut.ut2004.communication.messages

Java wrappers for the message objects send by the GameBots2004 and GameBotsUE2.

See:
          Description


Interface Summary
INavPoint Synchronous message.
IPerson Interface unifying Self and Player messages.
 

Class Summary
GBEvent  
GBObjectUpdate  
ItemType Type of the item.
UnrealIdTranslator Translator String UnrealID <-> Int UnrealId.
 

Enum Summary
ItemType.Category List of all item categories.
ItemType.Group List of all item groups.
 

Annotation Types Summary
SyncMessage Annotation that is telling us whether the InfoMessage is part of synchronous batch or not.
 

Package cz.cuni.amis.pogamut.ut2004.communication.messages Description

Java wrappers for the message objects send by the GameBots2004 and GameBotsUE2.