Uses of Class
edu.wisc.game.rest.PlayerResponse
-
Packages that use PlayerResponse Package Description edu.wisc.game.rest The RESTful web API -
-
Uses of PlayerResponse in edu.wisc.game.rest
Methods in edu.wisc.game.rest that return PlayerResponse Modifier and Type Method Description PlayerResponse
GameService2. debug(String playerId, String exp)
PlayerResponse
GameService2. player(String playerId, String exp)
PlayerResponse
GameService. startTrial(String playerId, String exp)
-