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

Package class diagram package cz.cuni.amis.pogamut.udk.communication.messages
Java wrappers for the message objects send by the GameBotsUDK.

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.udk.communication.messages Description

Java wrappers for the message objects send by the GameBotsUDK.



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