Uses of Class
edu.wisc.game.rest.NewEpisodeWrapper2
Packages that use NewEpisodeWrapper2
-
Uses of NewEpisodeWrapper2 in edu.wisc.game.rest
Methods in edu.wisc.game.rest that return NewEpisodeWrapper2Modifier and TypeMethodDescriptionGameService2.mostRecentEpisode(String playerId) Changed to existing=false on 2022-11-04, due to an error reported by Paul.GameService2.newEpisode(String playerId, boolean activateBonus, boolean giveUp)