Package edu.isi.gamebots.examples

Contains the USC-ISI examplebot.

See:
          Description

Class Summary
ExampleBot This example implementation the Bot class shows basic message handling, Bot control, and and uses UTMapUI for a map in its user interface.
ExampleVizTool This example implementation the VizTool class which shows basic message handling and uses UTMapUI for a map in its user interface.
Vector3D Vector3D is a 3 by 1 matrix (or is that 1 by 3?).
 

Package edu.isi.gamebots.examples Description

Contains the USC-ISI examplebot. Which shows how to create a sample JavaBot which maps out a level. A visualization tool is also included.