public class Level
extends java.lang.Object
Constructor and Description |
---|
Level(int level,
int difficulty,
int nrOfBoxes)
Level constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getDifficulty() |
int |
getLevel() |
int |
getNrOfBoxes() |