Uses of Class
edu.wisc.game.rest.NewEpisodeWrapper2
-
Packages that use NewEpisodeWrapper2 Package Description edu.wisc.game.rest The RESTful web API -
-
Uses of NewEpisodeWrapper2 in edu.wisc.game.rest
Methods in edu.wisc.game.rest that return NewEpisodeWrapper2 Modifier and Type Method Description NewEpisodeWrapper2
GameService2. mostRecentEpisode(String playerId)
Changed to existing=false on 2022-11-04, due to an error reported by Paul.NewEpisodeWrapper2
GameService2. newEpisode(String playerId, boolean activateBonus, boolean giveUp)
-