Index

A B C D E F G H I L M N O P R S T V X 
All Classes All Packages

R

readArea() - Method in class model.XMLParser
readArea() - Reads entire grid from XML and by using the hashmap (set in loadRegions) creates corresponding type of regions as well as putting these in grid.
readCrossroadList() - Method in class model.Level
readCrossroadList() - Reads crossroad regions from XML file, instantiates those accordingly and puts them in the Region grid.
readCrossroadRegionsShouldBeFoundInGrid() - Method in class model.LevelTest
 
readLevels(String) - Method in class model.Level
readLevels() - Reads levels and puts them in
readLevels(String) - Method in class model.XMLParser
readLevels() - Reads levels from XML sheet and puts them in a parsable document.
readNrColumns(Document, int) - Method in class model.Level
getNrRows() - Reads column tag from xml.
readNrColumns(Document, int) - Method in class model.XMLParser
getNrRows() - Reads column tag from xml.
readNrRows(Document, int) - Method in class model.Level
readNrRows() - Reads row tag from xml.
readNrRows(Document, int) - Method in class model.XMLParser
readNrRows() - Reads row tag from xml.
readPathList() - Method in class model.Level
readPathList() - Reads path positions from XML file, creates instances of path regions and sets path regions next position.
readTeleportList() - Method in class model.Level
readTeleportList() - Reads teleport regions from XML file and instantiates those accordingly.
readTowerList() - Method in class model.Level
readTowerList() - Reads possible tower regions and number of towers from XML file and randomly chooses positions to place towers on.
readTowerList() - Method in class model.XMLParser
newReadTowerList() - reads list of regions with possible tower positions and places specified amount of towers randomly.
readTroopSpecs() - Method in class model.Level
readTroopSpecs() - Reads the specifics, i.e.
ReginTest - Class in model
 
ReginTest() - Constructor for class model.ReginTest
 
Region - Interface in model
Region is an interface with methods to retrieve position and region of next region (where to send troops).
restartLevelButton(ActionListener) - Method in class view.Gui
 
restoreOldRegion() - Method in class model.EnterRegion
 
restoreOldRegion() - Method in class model.ExitRegion
 
A B C D E F G H I L M N O P R S T V X 
All Classes All Packages