net.sf.tankbattles.simulation.events
Class RadarDetectionEvent

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

public class RadarDetectionEvent
extends java.lang.Object


Constructor Summary
RadarDetectionEvent(TankNode target)
           
 
Method Summary
 java.lang.String getName()
           
 com.jme.math.Vector3f getPosition()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RadarDetectionEvent

public RadarDetectionEvent(TankNode target)
Method Detail

getName

public java.lang.String getName()

getPosition

public com.jme.math.Vector3f getPosition()