A B C D E F G H I J K L M N P Q R S T U V W

C

CALL - Static variable in class com.biotools.meerkat.Action
 
CALL - Static variable in class com.biotools.meerkat.Holdem
 
callAction(GameInfo) - Static method in class com.biotools.meerkat.Action
 
callAction(double) - Static method in class com.biotools.meerkat.Action
 
canRaise(int) - Method in interface com.biotools.meerkat.GameInfo
See if the player in the given seat is able to raise
Card - Class in com.biotools.meerkat
Represents a playing card.
Card() - Constructor for class com.biotools.meerkat.Card
Constructor -- makes an empty card.
Card(int, int) - Constructor for class com.biotools.meerkat.Card
Constructor.
Card(int) - Constructor for class com.biotools.meerkat.Card
Constructor.
Card(String) - Constructor for class com.biotools.meerkat.Card
Create a Card from a string representation
Card(char, char) - Constructor for class com.biotools.meerkat.Card
Constructor.
cardsLeft() - Method in class com.biotools.meerkat.Deck
Obtain the number of cards left in the deck
CHECK - Static variable in class com.biotools.meerkat.Action
 
CHECK - Static variable in class com.biotools.meerkat.Holdem
 
checkAction() - Static method in class com.biotools.meerkat.Action
 
checkOrFoldAction(GameInfo) - Static method in class com.biotools.meerkat.Action
 
checkOrFoldAction(double) - Static method in class com.biotools.meerkat.Action
 
clear() - Method in class com.biotools.meerkat.Hand
Make empty
clearAll() - Method in class com.biotools.meerkat.util.Preferences
 
clearBadCards() - Method in class com.biotools.meerkat.Hand
Remove any invalid cards from this hand
CLUBS - Static variable in class com.biotools.meerkat.Card
 
com.biotools.meerkat - package com.biotools.meerkat
 
com.biotools.meerkat.util - package com.biotools.meerkat.util
 
compareHands(Hand, Hand) - Static method in class com.biotools.meerkat.HandEvaluator
Compares two 5-to-7 hands against each other.
compareHands(int, Hand) - Static method in class com.biotools.meerkat.HandEvaluator
Compares two 5-7 card hands against each other.
contains(Card) - Method in class com.biotools.meerkat.Hand
See if the hand contains a card
copy(Deck) - Method in class com.biotools.meerkat.Deck
 

A B C D E F G H I J K L M N P Q R S T U V W