Uses of Class
edu.wisc.game.sql.PlayerInfo.TransitionMap
| Package | Description |
|---|---|
| edu.wisc.game.rest |
The RESTful web API
|
| edu.wisc.game.sql |
Persistent data structures
|
-
Uses of PlayerInfo.TransitionMap in edu.wisc.game.rest
Methods in edu.wisc.game.rest that return PlayerInfo.TransitionMap Modifier and Type Method Description PlayerInfo.TransitionMapGuessWriteReport. 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.TransitionMap Modifier and Type Method Description PlayerInfo.TransitionMapEpisodeInfo.ExtendedDisplay. getTransitionMap()Describes the possible transitions (another episode in the same series, new series, etc) which can be effected after this episode.