public virtual void Exit(GameState next)
 {
 }
 public virtual void Enter(GameState previous)
 {
 }