|
Breakout Problem Set Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| breakout.* |
| breakout.BasicBall | ||
public static final int |
DEFAULT_DIAM |
10 |
| breakout.BasicWall | ||
public static final int |
EAST |
1 |
public static final int |
NORTH |
2 |
public static final int |
SOUTH |
3 |
public static final int |
WEST |
0 |
| breakout.Board | ||
public static final int |
BORDER |
10 |
public static final int |
PADDING |
5 |
| breakout.BoardPanel | ||
public static final int |
PREF_HEIGHT |
220 |
public static final int |
PREF_WIDTH |
350 |
| breakout.BreakoutUI | ||
public static final int |
PADDING |
2 |
| breakout.World | ||
public static final int |
TICK_LENGTH |
50 |
| cs101.awt.* |
| cs101.awt.NetworkSettingsDialog | ||
public static final int |
NETWORK_CLIENT |
1 |
public static final int |
NETWORK_NONE |
0 |
public static final int |
NETWORK_SERVER |
2 |
| cs101.lang.* |
| cs101.lang.AnimatorThread | ||
public static final boolean |
DONT_START_YET |
false |
public static final boolean |
START_IMMEDIATELY |
true |
| cs101.util.* |
| cs101.util.StringUtils | ||
public static final java.lang.String |
nonWordChars |
"!@#$%^&*()_-+=|`~<>,.?/:;\"\' \t\n\b\f\r{}[]\\" |
| cs101.util.queue.Queue | ||
public static final int |
BACK |
1 |
public static final int |
FRONT |
0 |
| cs101.xml.* |
| cs101.xml.SimpleErrorHandler | ||
public static final java.lang.String |
ERROR |
"Parser Error!" |
public static final java.lang.String |
FATAL_ERROR |
"Parser Fatal Error!" |
public static final java.lang.String |
WARNING |
"Parser Warning!" |
|
Breakout Problem Set Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||