Package org.rspeer.game.gameval
Class InterfaceId.AideMap
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.AideMap
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.AideMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_1static intCOM_10static intCOM_11static intCOM_12static intCOM_13static intCOM_15static intCOM_16static intCOM_17static intCOM_19static intCOM_2static intCOM_20static intCOM_3static intCOM_4static intCOM_5static intCOM_6static intCOM_7static intCOM_8static intCOM_9static intTOGGLEstatic intTUTORSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description AideMap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
TUTORS
public static final int TUTORS
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
TOGGLE
public static final int TOGGLE
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
-