Uses of Class
zombie.ui.LevelUpScreen

Packages that use LevelUpScreen
zombie.ui   
 

Uses of LevelUpScreen in zombie.ui
 

Fields in zombie.ui declared as LevelUpScreen
static LevelUpScreen UIManager.Levelup
           
 

Methods in zombie.ui that return LevelUpScreen
static LevelUpScreen UIManager.getLevelup()
           
 

Methods in zombie.ui with parameters of type LevelUpScreen
static void UIManager.setLevelup(LevelUpScreen aLevelup)