Uses of Class
edu.wisc.game.rest.FileWriteReport
Packages that use FileWriteReport
-
Uses of FileWriteReport in edu.wisc.game.rest
Subclasses of FileWriteReport in edu.wisc.game.restModifier and TypeClassDescriptionclass
class
This data structure is converted to JSON and send to the client in response to the /guess web API call.Methods in edu.wisc.game.rest that return FileWriteReportModifier and TypeMethodDescriptionRecords a player's guess about the rules.static FileWriteReport
Records a chat line (a text message sent by a 2PG player to his partner)Writes an arbitrary file to somewhere within the saved files directory.