Uses of Class
edu.wisc.game.sql.Episode.Move
-
Packages that use Episode.Move Package Description edu.wisc.game.pseudo edu.wisc.game.sql Persistent data structures -
-
Uses of Episode.Move in edu.wisc.game.pseudo
Methods in edu.wisc.game.pseudo that return Episode.Move Modifier and Type Method Description Episode.Move
Pseudo. proposeMove()
Pseudo-randomly proposes a move, without actually executing it -
Uses of Episode.Move in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return Episode.Move Modifier and Type Method Description Episode.Move
EpisodeInfo. xgetLastProposed()
-