jagafa.flags
Class TestingFlags
java.lang.Object
jagafa.flags.TestingFlags
public abstract class TestingFlags
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
showRoundStats_
public static boolean showRoundStats_
showAllHands_
public static boolean showAllHands_
paused_
public static boolean paused_
ruleSetChoiceDump_
public static boolean ruleSetChoiceDump_
probTableDump_
public static boolean probTableDump_
probAIDump_
public static boolean probAIDump_
aiStrategyDump_
public static boolean aiStrategyDump_
showHand_
public static boolean[] showHand_
playerIsHuman_
public static boolean[] playerIsHuman_
automatedTest_
public static boolean automatedTest_
repeatedTest_
public static boolean repeatedTest_
silentTest_
public static boolean silentTest_
speedUp_
public static boolean speedUp_
redirectSystemOut_
public static boolean redirectSystemOut_
repeats_
public static int repeats_
maxRepeats_
public static int maxRepeats_
FAST_AI_DELAY
public static final int FAST_AI_DELAY
- See Also:
- Constant Field Values
NORMAL_AI_DELAY
public static final int NORMAL_AI_DELAY
- See Also:
- Constant Field Values
RESTART_DELAY
public static final int RESTART_DELAY
- See Also:
- Constant Field Values
UI_REFRESH_DELAY
public static final int UI_REFRESH_DELAY
- See Also:
- Constant Field Values
FAST_UI_REFRESH_DELAY
public static final int FAST_UI_REFRESH_DELAY
- See Also:
- Constant Field Values
RESOURCE_DIR
public static final java.lang.String RESOURCE_DIR
- See Also:
- Constant Field Values
RESOURCE_DIR2
public static final java.lang.String RESOURCE_DIR2
- See Also:
- Constant Field Values
EMPTY_IMAGE
public static final java.lang.String EMPTY_IMAGE
- See Also:
- Constant Field Values
IMAGE_EXTENSION
public static final java.lang.String IMAGE_EXTENSION
- See Also:
- Constant Field Values
CARD_RATIO
public static final double CARD_RATIO
- See Also:
- Constant Field Values
CARD_HEIGHT
public static final int CARD_HEIGHT
- See Also:
- Constant Field Values
CARD_OVERLAP
public static final int CARD_OVERLAP
- See Also:
- Constant Field Values
TestingFlags
public TestingFlags()
Copyright 2005 MA Software. All Rights Reserved.