Uses of Class
edu.wisc.game.rest.NewEpisodeWrapper
-
Packages that use NewEpisodeWrapper Package Description edu.wisc.game.rest The RESTful web API -
-
Uses of NewEpisodeWrapper in edu.wisc.game.rest
Methods in edu.wisc.game.rest that return NewEpisodeWrapper Modifier and Type Method Description NewEpisodeWrapper
GameService. newEpisode(String rules, int pieces, int shapes, int colors, String boardName)
Gets the entire parameter set, identified by name
-