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
All Classes All Packages
All Classes All Packages
U
- unpack(String) - Static method in class net.starype.quiz.api.util.StringUtils
- unpack(String, Function<String, ? extends T>) - Static method in class net.starype.quiz.api.util.StringUtils
- unpackMap(String) - Static method in class net.starype.quiz.api.util.StringUtils
- unregisterEvent(Updatable) - Method in class net.starype.quiz.api.game.event.GameUpdatableHandler
- unregisterEvent(Updatable) - Method in interface net.starype.quiz.api.game.event.UpdatableHandler
-
Unregister an updatable by removing it from the group
- unregisterTag(QuestionTag) - Method in class net.starype.quiz.api.game.question.DefaultQuestion
- unregisterTag(QuestionTag) - Method in interface net.starype.quiz.api.game.question.Question
- Updatable - Interface in net.starype.quiz.api.game.event
-
A periodically updatable object.
- UpdatableHandler - Interface in net.starype.quiz.api.game.event
-
Handler of a group of Updatables.
- update() - Method in interface net.starype.quiz.api.game.QuizGame
-
Update the game object, allowing the latter to perform periodic actions such as even triggering, if needed.
- update() - Method in class net.starype.quiz.api.game.SimpleGame
- update(long) - Method in interface net.starype.quiz.api.game.event.Updatable
-
Perform a periodic action
- update(long) - Method in class net.starype.quiz.api.game.TimeOutEnding
- updateScore(IDHolder<?>, double) - Method in class net.starype.quiz.api.game.AccuracyDistribution
All Classes All Packages