Uses of Class
edu.wisc.game.sql.PlayerInfo.TransitionMap
Packages that use PlayerInfo.TransitionMap
Package
Description
The RESTful web API
Persistent data structures
-
Uses of PlayerInfo.TransitionMap in edu.wisc.game.rest
Methods in edu.wisc.game.rest that return PlayerInfo.TransitionMapModifier and TypeMethodDescriptionGuessWriteReport.getTransitionMap()
Describes the possible transitions (another episode in the same series, new series, etc) which can be effected after this episode. -
Uses of PlayerInfo.TransitionMap in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return PlayerInfo.TransitionMapModifier and TypeMethodDescriptionEpisodeInfo.ExtendedDisplay.getTransitionMap()
Describes the possible transitions (another episode in the same series, new series, etc) which can be effected after this episode.