Package edu.wisc.game.engine
Class RuleSet.ReportedSrc
- java.lang.Object
-
- edu.wisc.game.engine.RuleSet.ReportedSrc
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Vector<String>
getOrders()
A vector of strings, each of which describes one order defined for this rules setVector<String>
getRows()
A vector of strings, each of which describes one line of this rules set
-