A B C D E F G H I K L M N O P R S T U V W 

C

changeSettings(UserSettings, BindingResult) - Method in class edu.jhu.cs.oose.group14.frontend.AccountController
Method based off of tutorial found here: http://viralpatel.net/blogs/spring-3-mvc-handling-forms/ to set account data that gets changed.
confirm() - Method in class edu.jhu.cs.oose.group14.backend.KillListener
Confirms the kill.
confirmKill(Player, Player) - Method in class edu.jhu.cs.oose.group14.backend.Game
Confirms the death of one player at the hands of another.
confirmKill(Player, Player) - Method in class edu.jhu.cs.oose.group14.backend.states.GameState
Confirms a kill as valid.
confirmKill(Player, Player) - Method in class edu.jhu.cs.oose.group14.backend.states.OverGameState
 
confirmKill(Player, Player) - Method in class edu.jhu.cs.oose.group14.backend.states.PlayingGameState
 
confirmKill(Player, Player) - Method in class edu.jhu.cs.oose.group14.backend.states.SetupGameState
 
confirmKill(Player, Player) - Method in class edu.jhu.cs.oose.group14.backend.states.StoppedGameState
 
createGame(GameConfiguration, BindingResult) - Method in class edu.jhu.cs.oose.group14.frontend.GameCreationController
Creates a new game for the user.
createNewUser(String) - Method in class edu.jhu.cs.oose.group14.frontend.SecurityController
The function that is mapped to the /newuser page on the website, this method creates and returns a page where someone can register an account.
A B C D E F G H I K L M N O P R S T U V W