定数フィールド値


コンテンツ
slime.poker.*

slime.poker.Rule
public static final int JUDGE_COUNT 5

slime.poker.util.FiveCardDrawRule
public static final int CARD_COUNT 5

slime.poker.util.OmahaHoldemRule
public static final int BOARD_COUNT 5
public static final int CARD_COUNT 9
public static final int JUDGE_BOARD_COUNT 3
public static final int JUDGE_POCKET_COUNT 2
public static final int POCKET_COUNT 4

slime.poker.util.SevenCardPokerHighRule
public static final int CARD_COUNT 7

slime.poker.util.TexasHoldemRule
public static final int BOARD_COUNT 5
public static final int POCKET_COUNT 2