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

O

OneTryDistribution - Class in net.starype.quiz.api.game
 
OneTryDistribution(double) - Constructor for class net.starype.quiz.api.game.OneTryDistribution
 
onGameOver(List<? extends Player<?>>, T) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that the game is over (usually when all rounds are terminated).
onGiveUpReceived(IDHolder<?>) - Method in class net.starype.quiz.api.game.ClassicalRound
 
onGiveUpReceived(IDHolder<?>) - Method in interface net.starype.quiz.api.game.GameRound
 
onGiveUpReceived(IDHolder<?>) - Method in class net.starype.quiz.api.game.IndividualRound
 
onGiveUpReceived(IDHolder<?>) - Method in class net.starype.quiz.api.game.PollRound
 
onGiveUpReceived(IDHolder<?>) - Method in class net.starype.quiz.api.game.RaceRound
 
onGuessReceived(Player<?>, String) - Method in class net.starype.quiz.api.game.ClassicalRound
 
onGuessReceived(Player<?>, String) - Method in interface net.starype.quiz.api.game.GameRound
 
onGuessReceived(Player<?>, String) - Method in class net.starype.quiz.api.game.IndividualRound
 
onGuessReceived(Player<?>, String) - Method in class net.starype.quiz.api.game.PollRound
 
onGuessReceived(Player<?>, String) - Method in class net.starype.quiz.api.game.RaceRound
 
onInputReceived(Object, String) - Method in interface net.starype.quiz.api.game.QuizGame
Main communication gate between the players and the game logic.
onInputReceived(Object, String) - Method in class net.starype.quiz.api.game.SimpleGame
 
onNonEligiblePlayerGuessed(Player<?>) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that a non eligible player tried to send a guess.
onPlayerGaveUp(Player<?>) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that a player gave up on the current round.
onPlayerGuessed(PlayerGuessContext) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that an eligible player sent a guess.
onPlayerScoreUpdated(Player<?>) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that a player's score has been updated.
onQuestionReleased(Question) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that a question was released.
onRoundEnded(GameRoundReport, T) - Method in interface net.starype.quiz.api.server.GameServer
Perform appropriate actions when a game object notifies the server that a game round was terminated.
onRoundStopped() - Method in interface net.starype.quiz.api.game.GameRound
 
onRoundStopped() - Method in class net.starype.quiz.api.game.TimedRaceRound
 
or(EntityEligibility) - Method in interface net.starype.quiz.api.game.EntityEligibility
 
or(RoundEndingPredicate) - Method in interface net.starype.quiz.api.game.RoundEndingPredicate
 
or(QuestionQuery) - Method in interface net.starype.quiz.api.parser.QuestionQuery
 
orderedStandings() - Method in interface net.starype.quiz.api.game.GameRoundReport
 
orderedStandings() - Method in class net.starype.quiz.api.game.SimpleGameReport
 
A B C D E F G H I L M N O P Q R S T U V W Z 
All Classes All Packages