org.globalse.arena.frag.events
Class ObjectKilledEvent

java.lang.Object
  |
  +--org.globalse.arena.frag.events.Event
        |
        +--org.globalse.arena.frag.events.ObjectKilledEvent

public class ObjectKilledEvent
extends Event

When an event is destroyed ObjectKilledEvent is sent. $Id: ObjectKilledEvent.html,v 1.1 2003/02/12 18:06:19 schoecke Exp $

See Also:
Serialized Form

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

Field Detail

object

public java.lang.String object
Constructor Detail

ObjectKilledEvent

public ObjectKilledEvent()



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