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

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.DamageEvent
All Implemented Interfaces:
Serializable

public class DamageEvent
extends LocatableEvent

Author:
aka50
See Also:
Serialized Form

Constructor Summary
DamageEvent()
           
 
Method Summary
 String getByWho()
           
 void setByWho(String byWho)
           
 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

DamageEvent

public DamageEvent()
Method Detail

getByWho

public String getByWho()

setByWho

public void setByWho(String byWho)

toString

public String toString()
Overrides:
toString in class LocatableEvent


Copyright © 2007-2008. All Rights Reserved.