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
I
inDeck(Card)
- Method in class poker.
Deck
See if a card is in the deck, or if it has been dealt.
inGame(int)
- Method in class poker.
GameInfo
Test if a player is in this game or not.
inGame()
- Method in class poker.
PlayerInfo
init(Preferences)
- Method in interface poker.
Player
Initialize your player from the given preferences file.
isButton()
- Method in class poker.
PlayerInfo
isCommitted()
- Method in class poker.
PlayerInfo
Test if a player has volunatrily committed yet in this round
isDirty()
- Method in class poker.util.
Preferences
isFlop()
- Method in class poker.
GameInfo
Get if the game is in the flop stage
isGameOver()
- Method in class poker.
GameInfo
Check if the hand is over or not
isNative()
- Method in class poker.
HandEvaluator
Returns true if the native evaluation library is loaded.
isNoCapHU()
- Method in class poker.
GameInfo
Get option to have no cap once it is heads-up
isNoLimit()
- Method in class poker.
GameInfo
Determine if the game is no-limit
isPostFlop()
- Method in class poker.
GameInfo
Get if the game is in a post-flop stage
isPreFlop()
- Method in class poker.
GameInfo
Get if the game is in the pre-flop stage
isRiver()
- Method in class poker.
GameInfo
Get if the game is in the river stage
isSimulation()
- Method in class poker.
GameInfo
Determine if the game is in simulation mode.
isTheNuts(Card, Card, Hand, int[][])
- Static method in class poker.
HandEvaluator
Determine if the hand is the nuts (no hands beat it)
isTurn()
- Method in class poker.
GameInfo
Get if the game is in the turn stage
isZipMode()
- 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.
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