Package com.planeth.gtroids.agents

Provides gtroids agents (virtual ship pilot, etc.).

See:
          Description

Interface Summary
IGun A gun interface
 

Class Summary
AutoFire AutofFire agent
Fires a IGun automatic in a predefined intervall
It must be controlled by a Thread
AutoTarget Helper to target a gun
Beeper Beeper, Controls the main beep sound while running a game
It must be updated by a Thread
Bomb Bomb, can be used to destroy all enemy Objects.
ShipAgent Virtual Pilot for a Ship
It must be controlled by a Thread
SoundRepeater SoundRepeater
It must be controlled by a Thread
 

Package com.planeth.gtroids.agents Description

Provides gtroids agents (virtual ship pilot, etc.).