group1.model.gameevent
Class LoadEvent

java.lang.Object
  extended by group1.model.gameevent.GameEvent
      extended by group1.model.gameevent.LoadEvent

public class LoadEvent
extends GameEvent


Constructor Summary
LoadEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadEvent

public LoadEvent()