Uses of Class
zombie.ui.QuestControl

Packages that use QuestControl
zombie.ui   
 

Uses of QuestControl in zombie.ui
 

Fields in zombie.ui declared as QuestControl
static QuestControl UIManager.tempQuest
           
 

Methods in zombie.ui that return QuestControl
static QuestControl UIManager.getTempQuest()
           
 

Methods in zombie.ui with parameters of type QuestControl
static void UIManager.setTempQuest(QuestControl aTempQuest)