org.globalse.arena.sword.engine
Class UseWithEvent

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

public class UseWithEvent
extends ObjectActionEvent

This event is sent by the Adventurer to an Item, when he/she wants to use the Item with another target

See Also:
ObjectActionEvent, Serialized Form

Field Summary
 java.lang.String owner
           
 java.lang.String target
           
 
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
UseWithEvent()
           
 
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

target

public java.lang.String target
Constructor Detail

UseWithEvent

public UseWithEvent()



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