org.globalse.arena.frag.events
Class ObjectUpdateEvent

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

public class ObjectUpdateEvent
extends Event

Every time an object changes its state, the associated object controller will send an ObjectUpdateEvent to all other peers in order to keep their object states in synch. $Id: ObjectUpdateEvent.html,v 1.1 2003/02/12 18:06:19 schoecke Exp $

See Also:
Serialized Form

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

Field Detail

data

public FRAGObject data
Constructor Detail

ObjectUpdateEvent

public ObjectUpdateEvent()



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