|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.globalse.arena.frag.events.Event | +--org.globalse.arena.frag.events.ObjectUpdateEvent
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 $
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 |
public FRAGObject data
Constructor Detail |
public ObjectUpdateEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |