|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Rules in |
Methods in Default Package that return Rules | |
static Rules |
Rules.generateRandomRules(int size)
Generates a grid of random rules. |
static Rules |
Rules.generateRules(int size,
int ruleCode)
Generates a grid of specific rules defined by the ruleCode. |
Constructors in Default Package with parameters of type Rules | |
Rules(Rules rules)
Creates Rules from the specified rules. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |