vooga.games.asteroids
Class GameLost

java.lang.Object
  extended by vooga.engine.level.GameLostConditions
      extended by vooga.games.asteroids.GameLost

public class GameLost
extends GameLostConditions


Constructor Summary
GameLost()
           
 
Method Summary
 void addStat(Stat<java.lang.Integer> stat)
           
 boolean GameLost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameLost

public GameLost()
Method Detail

GameLost

public boolean GameLost()
Specified by:
GameLost in class GameLostConditions

addStat

public void addStat(Stat<java.lang.Integer> stat)