Package org.rspeer.game.component.tdi
Interface Quest
-
- All Known Implementing Classes:
Quest.Free,Quest.Members,Quest.MiniQuest
public interface Quest
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classQuest.Freestatic classQuest.Membersstatic classQuest.MiniQueststatic classQuest.Progress
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetId()intgetMaxStep()StringgetName()intgetScript()intgetVar()Vars.TypegetVarType()
-