|
-footer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rules | |
|---|---|
| garrettsmith.blackjack | Provides classes for playing a game of blackjack. |
| Uses of Rules in garrettsmith.blackjack |
|---|
| Methods in garrettsmith.blackjack that return Rules | |
|---|---|
Rules |
Blackjack.getRules()
Returns the current Rules being used. |
| Methods in garrettsmith.blackjack with parameters of type Rules | |
|---|---|
void |
Blackjack.setRules(Rules rules)
Sets the rules used to determine how the game is handled. |
| Constructors in garrettsmith.blackjack with parameters of type Rules | |
|---|---|
Blackjack(Rules rules)
Creates a new Blackjack simulator with the specified Rules. |
|
|
-footer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||