|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
colony.common.* |
colony.common.Goal | ||
public static final byte |
COLLECT |
1 |
public static final byte |
JOURNEY |
2 |
public static final byte |
STANDARD |
0 |
colony.common.Moniker | ||
public static final String |
NEUTRAL_SIDE |
"Neutral" |
colony.common.PlayerConstants | ||
public static final int |
BEETLE_ASSEMBLY_TIME |
200 |
public static final int |
BEETLE_ATTACK_DAMAGE |
7 |
public static final int |
BEETLE_ATTACK_RANGE |
5 |
public static final int |
BEETLE_MAX_HIT_POINTS |
40 |
public static final int |
BEETLE_MAX_STORAGE |
40 |
public static final int |
BEETLE_RADIO_BUFFER_SIZE |
10 |
public static final int |
BEETLE_RADIO_RANGE |
25 |
public static final int |
BEETLE_SENSOR_RANGE |
20 |
public static final String |
BEETLE_SUBTYPE |
"Beetle" |
public static final int |
HEMLOCK_ASSEMBLY_TIME |
500 |
public static final int |
HEMLOCK_ATTACK_DAMAGE |
15 |
public static final int |
HEMLOCK_ATTACK_RANGE |
10 |
public static final int |
HEMLOCK_MAX_HIT_POINTS |
100 |
public static final int |
HEMLOCK_MAX_STORAGE |
100 |
public static final int |
HEMLOCK_RADIO_BUFFER_SIZE |
10 |
public static final int |
HEMLOCK_RADIO_RANGE |
25 |
public static final int |
HEMLOCK_SENSOR_RANGE |
50 |
public static final String |
HEMLOCK_SUBTYPE |
"Hemlock" |
public static final String |
INDUCTION_ENGINE_SUBTYPE |
"InductionEngine" |
public static final double |
MAP_DEST_TOLERANCE |
0.51d |
public static final String |
ORE_SUBTYPE |
"Ore" |
public static final int |
POPULATION_LIMIT |
100 |
public static final int |
SCION_ASSEMBLY_TIME |
100 |
public static final int |
SCION_ATTACK_DAMAGE |
5 |
public static final int |
SCION_ATTACK_RANGE |
5 |
public static final int |
SCION_MAX_HIT_POINTS |
35 |
public static final int |
SCION_MAX_STORAGE |
50 |
public static final int |
SCION_RADIO_BUFFER_SIZE |
10 |
public static final int |
SCION_RADIO_RANGE |
10 |
public static final int |
SCION_SENSOR_RANGE |
10 |
public static final String |
SCION_SUBTYPE |
"Scion" |
public static final int |
SEADRAGON_ASSEMBLY_TIME |
250 |
public static final int |
SEADRAGON_ATTACK_DAMAGE |
15 |
public static final int |
SEADRAGON_ATTACK_RANGE |
10 |
public static final int |
SEADRAGON_MAX_HIT_POINTS |
65 |
public static final int |
SEADRAGON_MAX_STORAGE |
65 |
public static final int |
SEADRAGON_RADIO_BUFFER_SIZE |
10 |
public static final int |
SEADRAGON_RADIO_RANGE |
15 |
public static final int |
SEADRAGON_SENSOR_RANGE |
15 |
public static final String |
SEADRAGON_SUBTYPE |
"SeaDragon" |
public static final double |
STORE_DISTANCE |
1.0d |
java.lang.* |
java.lang.Byte | ||
public static final byte |
MAX_VALUE |
127 |
public static final byte |
MIN_VALUE |
-128 |
java.lang.Character | ||
public static final byte |
COMBINING_SPACING_MARK |
8 |
public static final byte |
CONNECTOR_PUNCTUATION |
23 |
public static final byte |
CONTROL |
15 |
public static final byte |
CURRENCY_SYMBOL |
26 |
public static final byte |
DASH_PUNCTUATION |
20 |
public static final byte |
DECIMAL_DIGIT_NUMBER |
9 |
public static final byte |
ENCLOSING_MARK |
7 |
public static final byte |
END_PUNCTUATION |
22 |
public static final byte |
FORMAT |
16 |
public static final byte |
LETTER_NUMBER |
10 |
public static final byte |
LINE_SEPARATOR |
13 |
public static final byte |
LOWERCASE_LETTER |
2 |
public static final byte |
MATH_SYMBOL |
25 |
public static final int |
MAX_RADIX |
36 |
public static final char |
MAX_VALUE |
65535 |
public static final int |
MIN_RADIX |
2 |
public static final char |
MIN_VALUE |
0 |
public static final byte |
MODIFIER_LETTER |
4 |
public static final byte |
MODIFIER_SYMBOL |
27 |
public static final byte |
NON_SPACING_MARK |
6 |
public static final byte |
OTHER_LETTER |
5 |
public static final byte |
OTHER_NUMBER |
11 |
public static final byte |
OTHER_PUNCTUATION |
24 |
public static final byte |
OTHER_SYMBOL |
28 |
public static final byte |
PARAGRAPH_SEPARATOR |
14 |
public static final byte |
PRIVATE_USE |
18 |
public static final byte |
SPACE_SEPARATOR |
12 |
public static final byte |
START_PUNCTUATION |
21 |
public static final byte |
SURROGATE |
19 |
public static final byte |
TITLECASE_LETTER |
3 |
public static final byte |
UNASSIGNED |
0 |
public static final byte |
UPPERCASE_LETTER |
1 |
java.lang.Double | ||
public static final double |
MAX_VALUE |
1.7976931348623157E308d |
public static final double |
NaN |
0d/0d |
public static final double |
NEGATIVE_INFINITY |
-1d/0d |
public static final double |
POSITIVE_INFINITY |
1d/0d |
java.lang.Float | ||
public static final float |
MAX_VALUE |
3.4028234663852886E38f |
public static final float |
MIN_VALUE |
1.401298464324817E-45f |
public static final float |
NaN |
0f/0f |
public static final float |
NEGATIVE_INFINITY |
-1f/0f |
public static final float |
POSITIVE_INFINITY |
1f/0f |
java.lang.Integer | ||
public static final int |
MAX_VALUE |
2147483647 |
public static final int |
MIN_VALUE |
-2147483648 |
java.lang.Long | ||
public static final long |
MAX_VALUE |
9223372036854775807l |
public static final long |
MIN_VALUE |
-9223372036854775808l |
java.lang.Math | ||
public static final double |
E |
2.718281828459045d |
public static final double |
PI |
3.141592653589793d |
java.lang.Short | ||
public static final short |
MAX_VALUE |
32767 |
public static final short |
MIN_VALUE |
-32768 |
java.lang.StrictMath | ||
public static final double |
E |
2.718281828459045d |
public static final double |
PI |
3.141592653589793d |
|
MIT ACM/IEEE Programming Competition |
||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |