Package edu.tamu.gamebots.humanbot

Contains the TAMU HumanBot.

See:
          Description

Class Summary
BotMessagesPanel  
HumanBot A user interface that allows users to view the messages sent to the bot and to and send messages (actions) to the server.
HumanBotPanel The User interface portion of the HumanBot.
SyncMsgTableModel  
UnrealMessageTextArea  
 

Package edu.tamu.gamebots.humanbot Description

Contains the TAMU HumanBot. This is a user interface that lets a human look at the messages that a bot is sent and send actions on behalf of a bot. Mostly for learning the gamebots protocol.