com.planeth.gtroids.agents
Interface IGun

All Known Implementing Classes:
Boss, PatrolShip, Ship

public interface IGun

A gun interface

Author:
Andreas Grässer, gal@planet-h.com.
created 30.11.2005

Method Summary
 void shoot()
          Fires a shot
 

Method Detail

shoot

public void shoot()
Fires a shot