group1.model.gameevent
Class WeaponSwitchMenuEvent

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

public class WeaponSwitchMenuEvent
extends GameEvent


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

Constructor Detail

WeaponSwitchMenuEvent

public WeaponSwitchMenuEvent(int w)