org.dfdaemon.il2.api.event.player
Class DestroyEvent

java.lang.Object
  extended by org.dfdaemon.il2.api.event.Event
      extended by org.dfdaemon.il2.api.event.LocatableEvent
          extended by org.dfdaemon.il2.api.event.player.DestroyEvent
All Implemented Interfaces:
Serializable

public class DestroyEvent
extends LocatableEvent

Author:
aka50
See Also:
Serialized Form

Constructor Summary
DestroyEvent()
           
 
Method Summary
 String getWhat()
           
 void setWhat(String what)
           
 String toString()
           
 
Methods inherited from class org.dfdaemon.il2.api.event.LocatableEvent
getName, getWho, getX, getY, setWho, setX, setY
 
Methods inherited from class org.dfdaemon.il2.api.event.Event
getDate, setDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DestroyEvent

public DestroyEvent()
Method Detail

getWhat

public String getWhat()

setWhat

public void setWhat(String what)

toString

public String toString()
Overrides:
toString in class LocatableEvent


Copyright © 2007-2008. All Rights Reserved.