org.globalse.arena.sword.engine
Class DropItemEvent

java.lang.Object
  |
  +--org.globalse.arena.frag.events.Event
        |
        +--org.globalse.arena.frag.events.ObjectActionEvent
              |
              +--org.globalse.arena.sword.engine.DropItemEvent

public class DropItemEvent
extends ObjectActionEvent

This event is sent to an Item when the Adventurer wants to drop it

See Also:
ObjectActionEvent, Serialized Form

Field Summary
 java.lang.String owner
           
 
Fields inherited from class org.globalse.arena.frag.events.ObjectActionEvent
object
 
Fields inherited from class org.globalse.arena.frag.events.Event
game, recipient, sender
 
Constructor Summary
DropItemEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

owner

public java.lang.String owner
Constructor Detail

DropItemEvent

public DropItemEvent()



This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
Imprint (Impressum)