Package blockly_robot.robot.data.model
Class LevelCollectionData
java.lang.Object
blockly_robot.robot.data.model.LevelCollectionData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLevel(int difficulty) getLevel(Difficulty difficulty) getLevel(Difficulty difficulty, int test)
-
Field Details
-
easy
-
medium
-
hard
-
list
-
-
Constructor Details
-
LevelCollectionData
public LevelCollectionData()
-
-
Method Details
-
getLevelList
-
getLevel
-
getLevel
-
getLevel
-