Uses of Class
blockly_robot.robot.data.model.LevelData
Packages that use LevelData
-
Uses of LevelData in blockly_robot.robot.data.model
Fields in blockly_robot.robot.data.model declared as LevelDataModifier and TypeFieldDescriptionLevelCollectionData.easyLevelCollectionData.hardLevelCollectionData.mediumFields in blockly_robot.robot.data.model with type parameters of type LevelDataMethods in blockly_robot.robot.data.model that return LevelDataModifier and TypeMethodDescriptionLevelCollectionData.getLevel(int difficulty) LevelCollectionData.getLevel(Difficulty difficulty) LevelCollectionData.getLevel(Difficulty difficulty, int test) TaskData.getLevel(int difficulty) TaskData.getLevel(Difficulty difficulty) TaskData.getLevel(Difficulty difficulty, int test) Methods in blockly_robot.robot.data.model that return types with arguments of type LevelData -
Uses of LevelData in blockly_robot.robot.logic.level
Constructors in blockly_robot.robot.logic.level with parameters of type LevelData