JavaScript is disabled on your browser.
Skip navigation links
The Rule Game (a.k.a. the Game of Hidden Rules)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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)