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.
initTable(int)
- Method in class poker.util.
NChoose2IntTable
initialize all entries in the table to val.
INVALID
- Static variable in class poker.
Action
isAllInPass()
- Method in class poker.
Action
isAnte()
- Method in class poker.
Action
isBet()
- Method in class poker.
Action
isBetOrRaise()
- Method in class poker.
Action
isBigBlind()
- Method in class poker.
Action
isBlind()
- Method in class poker.
Action
isButton()
- Method in class poker.
PlayerInfo
isCall()
- Method in class poker.
Action
isCheck()
- Method in class poker.
Action
isCheckOrCall()
- Method in class poker.
Action
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
isFold()
- Method in class poker.
Action
isFoldOrMuck()
- Method in class poker.
Action
isGameOver()
- Method in class poker.
GameInfo
Check if the hand is over or not
isMuck()
- Method in class poker.
Action
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
isRaise()
- Method in class poker.
Action
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.
isSmallBlind()
- Method in class poker.
Action
isTheNuts(Card, Card, Hand, NChoose2IntTable)
- 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
isVoluntary()
- Method in class poker.
Action
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