Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_FRAME_DELAY |
10L |
public static final long |
TURN_SPEED_CUTOFF |
25L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_HEIGHT |
400 |
public static final int |
DEFAULT_WIDTH |
600 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_HEADING_IN_DEGREES |
0.0 |
public static final boolean |
DEFAULT_HIDDEN |
false |
public static final boolean |
DEFAULT_PEN_DOWN |
true |
public static final float |
DEFAULT_PEN_WIDTH |
1.0f |
public static final double |
EAST |
0.0 |
public static final double |
NORTH |
270.0 |
public static final double |
SOUTH |
90.0 |
public static final double |
WEST |
180.0 |
Copyright © 2018. All rights reserved.