Uses of Class
edu.wisc.game.sql.RandomGameGenerator
| Package | Description |
|---|---|
| edu.wisc.game.sql |
Persistent data structures
|
-
Uses of RandomGameGenerator in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return RandomGameGenerator Modifier and Type Method Description static RandomGameGeneratorRandomGameGenerator. buildFromArgv(RandomRG _random, File f, ParseConfig ht, String[] argv, int ja)Builds a RandomGameGenerator from command-line arguments