public class GameRules extends Object
Constructor and Description |
---|
GameRules(int maxRange,
int allowedGuesses) |
Modifier and Type | Method and Description |
---|---|
int |
getAllowedGuesses() |
int |
getMaxRange() |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.