org.globalse.arena.sword.engine
Class PickUpItemEvent

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

public class PickUpItemEvent
extends ObjectActionEvent

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

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
PickUpItemEvent()
           
 
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

PickUpItemEvent

public PickUpItemEvent()



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