group1.model.gameevent
Class MainMenuEvent

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

public class MainMenuEvent
extends GameEvent


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

Constructor Detail

MainMenuEvent

public MainMenuEvent(int o)