Uses of Interface
com.prineside.tdi2.systems.QuestSystem.Quest
Packages that use QuestSystem.Quest
- 
Uses of QuestSystem.Quest in com.prineside.tdi2
Methods in com.prineside.tdi2 that return QuestSystem.QuestModifier and TypeMethodDescriptionBasicLevelQuestConfig.createIngameQuest(GameSystemProvider systemProvider) Creates a quest to be added to the QuestSystem at the start of the run. - 
Uses of QuestSystem.Quest in com.prineside.tdi2.systems
Classes in com.prineside.tdi2.systems that implement QuestSystem.QuestModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in com.prineside.tdi2.systems with parameters of type QuestSystem.QuestModifier and TypeMethodDescriptionQuestSystem.addQuest(QuestSystem.Quest quest) QuestSystem.getListItem(QuestSystem.Quest quest) voidQuestSystem.removeQuest(QuestSystem.Quest quest) voidQuestSystem.removeQuestWithDelay(QuestSystem.Quest quest, float delay)