Uses of Class
rekit.logic.level.Level
Packages that use Level
-
Uses of Level in rekit.logic
Methods in rekit.logic that return Level -
Uses of Level in rekit.logic.level
Methods in rekit.logic.level that return LevelModifier and TypeMethodDescriptionstatic Level
LevelFactory.createLevel
(LevelDefinition definition) Create a newLevel
byLevelDefinition
.static Level
LevelFactory.getBossRushLevel()
Create the BossRush Level (a special level with bosses).Methods in rekit.logic.level with parameters of type Level -
Uses of Level in rekit.logic.scene
Methods in rekit.logic.scene that return LevelConstructors in rekit.logic.scene with parameters of type Level