net.sf.tankbattles.simulation.events
Class BulletHitEvent

java.lang.Object
  extended by net.sf.tankbattles.simulation.events.BulletHitEvent

public class BulletHitEvent
extends java.lang.Object


Constructor Summary
BulletHitEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulletHitEvent

public BulletHitEvent()