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 TypeMethodDescriptionvoid
BasicLevelManager.addStage
(BasicLevelStage stage) int
BasicLevelManager.getGainedStarsOnStage
(BasicLevelStage stage) int
BasicLevelManager.getMaxStars
(BasicLevelStage stage, boolean onlyVisible) boolean
BasicLevelManager.isStageVisible
(BasicLevelStage stage) void
BasicLevelManager.removeStage
(BasicLevelStage stage)