Uses of Class
edu.wisc.game.sql.Episode
| Package | Description |
|---|---|
| edu.wisc.game.sql |
Persistent data structures
|
-
Uses of Episode in edu.wisc.game.sql
Subclasses of Episode in edu.wisc.game.sql Modifier and Type Class Description classEpisodeInfoAn EpisodeInfo instance extends an Episode, containing additional information related to it being played as part of an experiment.classReplayedEpisodeBuilt on top of an Episode object, a ReplayedEpisode is created during the analysis of transcripts, in order to recreate the episode's events step by step.Methods in edu.wisc.game.sql with parameters of type Episode Modifier and Type Method Description voidMlcLog. logEpisode(Episode e, int boardNo)Computes the ratios etc and writes the entry for a specified episode