|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.rico.adventure.io.ChapterReader
public class ChapterReader
This class can be used to read in XML style chapter initialization files (.chp-files).
Constructor Summary | |
---|---|
ChapterReader()
|
Method Summary | |
---|---|
Chapter |
readChapter(java.lang.String path,
InputManager input)
Reads the games chapter data from the specified file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChapterReader()
Method Detail |
---|
public Chapter readChapter(java.lang.String path, InputManager input)
path
- filepath + name of the file to load frominput
- input manager object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |