Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W
R
RAISE
- Static variable in class poker.
Action
raise(double)
- Method in class poker.
GameInfo
Raise the current player
RAISE
- Static variable in class poker.
Holdem
raiseAction(double, double)
- Static method in class poker.
Action
randInt(int)
- Method in class poker.util.
Randomizer
Generate a random integer from 0 to range-1
Randomizer
- Class in
poker.util
Looks after random number generation.
Randomizer()
- Constructor for class poker.util.
Randomizer
rankHand(Hand)
- Static method in class poker.
HandEvaluator
Get a numerical ranking of this hand.
rankHand(Card, Card, Hand)
- Static method in class poker.
HandEvaluator
Get a numerical ranking of this hand.
rankHand7(Hand)
- Static method in class poker.
HandEvaluator
Get a numerical ranking of this hand.
rankHand_Java(Hand)
- Static method in class poker.
HandEvaluator
Get a numerical ranking of this hand.
rankHandCached(int, int, int, Hand, int[])
- Method in class poker.
HandPotential
rankHandCached(int, int, int, int, Hand, int[])
- Method in class poker.
HandPotential
removeAllPlayers()
- Method in class poker.
GameInfo
Remove all the players from the game
removeCard()
- Method in class poker.
Hand
Remove the last card in the hand.
removeCard(int)
- Method in class poker.
Hand
Remove the ith card in the hand.
removePlayer(String)
- Method in class poker.
GameInfo
Remove a player from the game.
removePreference(String)
- Method in class poker.util.
Preferences
removeUncalledChips()
- Method in class poker.
GameInfo
Remove all uncalled chips from the pot
removeUncalledChips()
- Method in class poker.
Pot
Remove all uncalled chips from the pot
removeUncalledChips(Pot)
- Method in class poker.
Pot
Remove all uncalled chips from the pot
replaceCard(Card)
- Method in class poker.
Deck
Place a card back into the deck.
reset()
- Method in class poker.
Deck
Places all cards back into the deck.
resetBankRoll()
- Method in class poker.
PlayerInfo
revealHand(String, Card, Card)
- Method in class poker.
GameInfo
Reveal a players hand in a showdown.
revealHand(int, Card, Card)
- Method in class poker.
GameInfo
Reveal a players hand in a showdown.
river(Card)
- Method in class poker.
GameInfo
Proceed to stage RIVER
RIVER
- Static variable in class poker.
Holdem
rotateSeats(int)
- Method in class poker.
GameInfo
Rotate the seats until the hero seat is in seat 0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W