group1.model.gameevent
Class BuyMenuEvent

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

public class BuyMenuEvent
extends GameEvent


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

Constructor Detail

BuyMenuEvent

public BuyMenuEvent(int o,
                    boolean[] p)