A B C D E F G H I M N P R S T V W

G

gc - Variable in class poker.gui.TableView
 
getBackgroundColor() - Method in class poker.gui.Activator
 
getBestHand(String[]) - Static method in class poker.HandAnalyzer
Ermittelt aus einem Kartenarray die beste Hand.
getBet(Player) - Method in class poker.BettingSystem
Liefert den aktuellen Einsatz eines Spielers.
getBet(Player) - Method in class poker.Table
 
getBoardCards() - Method in class poker.Table
 
getCard() - Method in class poker.Table
Zieht zufällig eine Karte aus dem Kartenstapel und gibt diese zurück.
getChipStack(Player) - Method in class poker.Table
 
getChipStacks(int) - Method in class poker.BettingSystem
Liefert den aktuellen ChipStack für einen Spieler zurück
getChipStacks(Player) - Method in class poker.BettingSystem
Liefert den aktuellen ChipStack für einen Spieler zurück
getDealerPosition() - Method in class poker.Table
 
getDefault() - Static method in class poker.gui.Activator
Returns the shared instance
getFlush(String[]) - Static method in class poker.HandAnalyzer
Ermittelt aus einem Kartenarray die beste Flush-Hand.
getHandString(String[]) - Static method in class poker.HandAnalyzer
Liefert einen Beschreibung des Handwertes als String zurück.
getHandValue(String[]) - Static method in class poker.HandAnalyzer
Berechnet aus einer Hand ihren numerischen Vergleichswert.
getImage(String) - Method in class poker.gui.Activator
Liefert das Image für den zugehörigen ID-String
getImageDescriptor(String) - Static method in class poker.gui.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getInitialWindowPerspectiveId() - Method in class poker.gui.ApplicationWorkbenchAdvisor
 
getName() - Method in class poker.Player
 
getPlayerList() - Method in class poker.Table
 
getPocketCards() - Method in class poker.Player
 
getPosition() - Method in class poker.Player
 
getPot() - Method in class poker.BettingSystem
Liefert den Wert des Pots.
getPot() - Method in class poker.Table
 
getRandomCards(int) - Method in class poker.Table
 
getStraight(String[]) - Static method in class poker.HandAnalyzer
Ermittelt aus einem Kartenarray die beste Straight-Hand.
getStraightFlush(String[]) - Static method in class poker.HandAnalyzer
Ermittelt aus einem Kartenarray den besten Straight-Flush.
getTable() - Method in class poker.gui.Activator
Liefert die Instanz der aktuellen Table.

A B C D E F G H I M N P R S T V W