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
S
save()
- Method in class poker.
PlayerInfo
savePreferences(String)
- Method in class poker.util.
Preferences
Flush current preferences to disk.
savePreferences()
- Method in class poker.util.
Preferences
Flush current preferences to disk.
seatEmpty(int)
- Method in class poker.
GameInfo
Test if a player is in this seat or not.
set(int, int, int)
- Method in class poker.util.
NChoose2IntTable
Set the value linking elements x and y
setAnte(double)
- Method in class poker.
GameInfo
Set the amount each player must ante to play a hand
setBankRoll(double)
- Method in class poker.
PlayerInfo
setBankRollAndSave(double)
- Method in class poker.
PlayerInfo
setBigBlindSeat(int)
- Method in class poker.
GameInfo
Set the position of the big blind seat.
setButton(int)
- Method in class poker.
GameInfo
Set the Button.
setCard(int, int)
- Method in class poker.
Card
Change this card to another.
setCard(int, Card)
- Method in class poker.
Hand
Set the card at pos to the given card
setCurrentPlayerSeat(int)
- Method in class poker.
GameInfo
Set the current player seat
setDirty(boolean)
- Method in class poker.util.
Preferences
setGameInfo(GameInfo)
- Method in class poker.
Pot
setID(int)
- Method in class poker.
GameInfo
Set the game ID for this hand
setIndex(int)
- Method in class poker.
Card
Change the index of the card.
setInGame(boolean)
- Method in class poker.
PlayerInfo
setLimits(double, double, double)
- Method in class poker.
GameInfo
Set the betting limits for the game.
setLimits(double, double, double, double)
- Method in class poker.
GameInfo
setLogDir(String)
- Method in class poker.
GameInfo
Set the Log Directory used by all players for keeping logs
setNoCapHU(boolean)
- Method in class poker.
GameInfo
Set option to have no cap once it is heads-up
setNoLimit(boolean)
- Method in class poker.
GameInfo
setPlayer(String, int)
- Method in class poker.
GameInfo
Insert a new player into the game.
setPot(double)
- Method in class poker.
GameInfo
Deprecated.
Set the pot size
setPreference(String, String)
- Method in class poker.util.
Preferences
Set a preference.
setPreference(String, int)
- Method in class poker.util.
Preferences
Set a preference.
setPreference(String, long)
- Method in class poker.util.
Preferences
Set a preference.
setPreference(String, boolean)
- Method in class poker.util.
Preferences
Set a preference.
setPreference(String, double)
- Method in class poker.util.
Preferences
Set a preference.
setRake(double)
- Method in class poker.
GameInfo
Set the amount raked from the pot
setSeed(long)
- Method in class poker.
Deck
Sets the random seed for the deck if the seed is non-zero.
setSimulation(boolean)
- Method in class poker.
GameInfo
Set simulation mode on or off
setSmallBlindSeat(int)
- Method in class poker.
GameInfo
Set the position of the small blind seat.
setThreshold(double)
- Method in class poker.
Pot
setValue(int, int)
- Method in class poker.util.
NChoose2IntTable
set the value at index to value
setZipMode(boolean)
- Method in class poker.
GameInfo
Zip mode is a flag for bots to think at a reduced capacity, where speed of play is valued over quality of decisions.
SEVEN
- Static variable in class poker.
Card
SHOWDOWN
- Static variable in class poker.
Holdem
showdownEvent(int, Card, Card)
- Method in interface poker.
GameObserver
Player pos has shown two cards.
shuffle()
- Method in class poker.
Deck
Places all cards back into the deck and then shuffles the deck.
SIX
- Static variable in class poker.
Card
size()
- Method in class poker.
Hand
Get the size of the hand.
SMALL_BLIND
- Static variable in class poker.
Action
smallBlind()
- Method in class poker.
GameInfo
Small Blind the current player.
smallBlindAction(double)
- Static method in class poker.
Action
sort()
- Method in class poker.
Hand
Bubble Sort the hand to have cards in descending order, but card index.
SPADES
- Static variable in class poker.
Card
stageEvent(int)
- Method in interface poker.
GameObserver
A new stage (betting round) has begun.
startNewGame()
- Method in class poker.
GameInfo
Before a new game is played, this should always be called.
startNewGame(int)
- Method in class poker.
GameInfo
Before a new game is played, this should always be called.
startNewGame()
- Method in class poker.
PlayerInfo
Start a new game with this player
STRAIGHT
- Static variable in class poker.
HandEvaluator
STRAIGHTFLUSH
- Static variable in class poker.
HandEvaluator
swapSeats(int, int)
- Method in class poker.
GameInfo
Swap two seats
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