Uses of Class
edu.wisc.game.engine.RuleSet.ReportedSrc
-
Packages that use RuleSet.ReportedSrc Package Description edu.wisc.game.engine Top-level Game Server codeedu.wisc.game.sql Persistent data structures -
-
Uses of RuleSet.ReportedSrc in edu.wisc.game.engine
Methods in edu.wisc.game.engine that return RuleSet.ReportedSrc Modifier and Type Method Description RuleSet.ReportedSrcRuleSet. reportSrc() -
Uses of RuleSet.ReportedSrc in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return RuleSet.ReportedSrc Modifier and Type Method Description RuleSet.ReportedSrcEpisode.Display. getRulesSrc()A structure that describes the rules of the game being played in this episode.
-