Package edu.wisc.game.engine
Class RuleSet.ReportedSrc
java.lang.Object
edu.wisc.game.engine.RuleSet.ReportedSrc
- Enclosing class:
RuleSet
This is used for pretty-printing in the GUI client. It describes
a rule set in a way similar to the text format used in the
rule description file.
-
Method Summary
-
Method Details
-
getOrders
A vector of strings, each of which describes one order defined for this rules set -
getRows
A vector of strings, each of which describes one line of this rules set
-