Class RuleSet.ReportedSrc

java.lang.Object
edu.wisc.game.engine.RuleSet.ReportedSrc
Enclosing class:
RuleSet

public class RuleSet.ReportedSrc
extends Object
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 Details

    • getOrders

      public Vector<String> getOrders()
      A vector of strings, each of which describes one order defined for this rules set
    • getRows

      public Vector<String> getRows()
      A vector of strings, each of which describes one line of this rules set