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. player(String playerId, String exp, int uid)
PlayerResponse
GameService. startTrial(String playerId, String exp)
-