Index
A B C D E F G H I L M N O P R S T V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- landOn(Troop) - Method in class model.CrossroadRegion
- landOn(Troop) - Method in class model.EmptyRegion
- landOn(Troop) - Method in class model.EnterRegion
- landOn(Troop) - Method in class model.ExitRegion
- landOn(Troop) - Method in class model.GoalRegion
-
landOn() - When this class' landOn-method is invoked a troop has reached a goal.
- landOn(Troop) - Method in class model.PathRegion
- landOn(Troop) - Method in class model.ReginTest
- landOn(Troop) - Method in interface model.Region
- landOn(Troop) - Method in class model.StartRegion
- landOn(Troop) - Method in class model.TeleporterRegion
- landOn(Troop) - Method in class model.TowerRegion
- Level - Class in model
-
***** CURRENTLY NOT IN USE.
- Level() - Constructor for class model.Level
- Level(String) - Constructor for class model.Level
- levelIncrement() - Method in class model.Level
-
levelIncrement() - Sets the new level.
- levelIncrement() - Method in class model.XMLParser
-
levelIncrement() - Sets the new level (by changing current index).
- levelIncrementShouldGiveLevelTwo() - Method in class model.LevelTest
- LevelState - Class in model
- LevelState() - Constructor for class model.LevelState
- LevelTest - Class in model
- LevelTest() - Constructor for class model.LevelTest
- levelTwoShouldGiveCurrentIndexOne() - Method in class model.LevelTest
- loadLevel() - Method in class model.XMLParser
-
loadLevel() - Loads current level, i.e.
- LoadRegion - Class in model
-
LoadRegion uses Java reflections to get the region type and instantiate an object of it.
- LoadRegion(String) - Constructor for class model.LoadRegion
- loadRegions() - Method in class model.XMLParser
-
loadRegions() - Loads specified regions from XML sheet and puts a marker together with corresponding the name into a hashmap as key-value pairs.
All Classes All Packages