group1.model.gameevent
Class Instructions

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

public class Instructions
extends GameEvent


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

Constructor Detail

Instructions

public Instructions()