public class EscapeRoom extends GameLevel
Constructor and Description |
---|
EscapeRoom(Thyme game)
Constructs the object.
|
Modifier and Type | Method and Description |
---|---|
void |
addEstimates(int[] estimates)
Adds estimate times.
|
protected int |
calcScore()
Calculates the score once this level is done.
|
void |
show()
Called when this screen becomes the current screen for a
Game . |
addToQueue, dispose, getActiveTask, getCurrentTask, getGame, getNumberOfTasks, getStage, hide, pause, render, resize, resume, submit
public EscapeRoom(Thyme game)
game
- The main game object