Uses of Interface
org.rspeer.game.component.tdi.Quest
-
Packages that use Quest Package Description org.rspeer.game.component.tdi -
-
Uses of Quest in org.rspeer.game.component.tdi
Classes in org.rspeer.game.component.tdi that implement Quest Modifier and Type Class Description static classQuest.Freestatic classQuest.Membersstatic classQuest.MiniQuestMethods in org.rspeer.game.component.tdi with parameters of type Quest Modifier and Type Method Description static Quest.ProgressQuests. getProgress(Quest quest)static intQuests. getState(Quest quest)static booleanQuests. isComplete(Quest quest)
-