|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TranslateUnrealID2IntID |
Class Summary | |
---|---|
GameBotConnection | Merely a wrapper for the GameBots2004 socket, which implements sending, closing and handling exceptions. |
Parser | Gets messages (String) from GameBot translating them via Yylex into MessageObject, doing DeltaCompression and passing them out. |
ParserConnection | Wrapper for the socket to the Remote Parser. |
RemoteParser | Class which connects to GameBots and awaits new clients. =================================== RemoteParser for Pogamut 2 Platform =================================== RemoteParser is meant to save the network traffic between GameBot and Client. |
RemoteParserServer | This class is instantiated by RemoteParser to listen on a specific port and accepting client connections. |
UnrealIDMap | Class which takes care of UnrealID -> IntId mapping. |
Yylex | This class is a scanner generated by JFlex 1.4.1 on 29.8.08 21:33 from the specification file bot_msg.flex |
Parser translating messages send in plain text by GameBots2004 to Java objects.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |