Uses of Class
com.prineside.tdi2.BasicLevelStage
Packages that use BasicLevelStage
-
Uses of BasicLevelStage in com.prineside.tdi2
Methods in com.prineside.tdi2 that return BasicLevelStage -
Uses of BasicLevelStage in com.prineside.tdi2.managers
Fields in com.prineside.tdi2.managers with type parameters of type BasicLevelStageMethods in com.prineside.tdi2.managers that return BasicLevelStageMethods in com.prineside.tdi2.managers with parameters of type BasicLevelStageModifier and TypeMethodDescriptionvoidBasicLevelManager.addStage(BasicLevelStage stage) intBasicLevelManager.getGainedStarsOnStage(BasicLevelStage stage) intBasicLevelManager.getMaxStars(BasicLevelStage stage, boolean onlyVisible) booleanBasicLevelManager.isStageVisible(BasicLevelStage stage) voidBasicLevelManager.removeStage(BasicLevelStage stage)