vooga.engine.state.other
Class Restart

java.lang.Object
  extended by vooga.engine.state.other.Restart

public class Restart
extends java.lang.Object


Constructor Summary
Restart(Game game, int restartKey)
           
 
Method Summary
 void update(long elapsedTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Restart

public Restart(Game game,
               int restartKey)
Method Detail

update

public void update(long elapsedTime)