Index
All Classes and Interfaces|All Packages
I
- increaseAssists() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increments this player's number of assists
- increaseAssists(int) - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increases this player's number of assists.
- increaseGoals() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increments this player's number of scored goals
- increaseGoals(int) - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increases this player's number of scored goals.
- increaseRedCards() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increments this player's number of red cards
- increaseRedCards(int) - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increases this player's number of red cards.
- increaseYellowCards() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increments this player's number of yellow cards
- increaseYellowCards(int) - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Player
-
Increases this player's number of yellow cards.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.EditPlayerController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.EditTeamController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.ErrorFormController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.LoadTournamentController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MainController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MatchController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.MatchReportController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewPlayerController
-
Initializes the view on load.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamController
-
Initializes the view on load.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTeamPlayerController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.NewTournamentTeamSelectionController
-
Deprecated.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.SettingsController
-
Initializes the view on load.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.TeamManagementController
-
Initializes the view on load.
- initialize() - Method in class edu.ntnu.idatt1002.k01g08.fta.guiControllers.TournamentOverviewController
-
Deprecated.
- isFinished() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Returns true if the match is finished.
- isHighContrast() - Static method in class edu.ntnu.idatt1002.k01g08.fta.controllers.Admin
-
Checks if it's high contrast mode
- isPlaying() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Returns true if the match is playing.
- isStarted() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Returns true if the match has started.
- iterator() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.team.Team
-
Returns an iterator over the players in this team.
- iterator() - Method in class edu.ntnu.idatt1002.k01g08.fta.objects.tournaments.Match
-
Returns an iterator over the game events in the match history.
- iterator() - Method in class edu.ntnu.idatt1002.k01g08.fta.registers.TeamRegister
All Classes and Interfaces|All Packages