Package org.rspeer.game.gameval
Class InterfaceId.MmMessage
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.MmMessage
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.MmMessage extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_0static intCOM_13static intMM_MESSAGE_CLOSE_BUTTONstatic intMM_MS1static intMM_MS10static intMM_MS11static intMM_MS2static intMM_MS3static intMM_MS4static intMM_MS5static intMM_MS6static intMM_MS7static intMM_MS8static intMM_MS9static intMM_MSTITLEstatic intMM_UPRIGHT
-
Constructor Summary
Constructors Constructor Description MmMessage()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
MM_MSTITLE
public static final int MM_MSTITLE
- See Also:
- Constant Field Values
-
MM_MS1
public static final int MM_MS1
- See Also:
- Constant Field Values
-
MM_MS2
public static final int MM_MS2
- See Also:
- Constant Field Values
-
MM_MS3
public static final int MM_MS3
- See Also:
- Constant Field Values
-
MM_MS4
public static final int MM_MS4
- See Also:
- Constant Field Values
-
MM_MS5
public static final int MM_MS5
- See Also:
- Constant Field Values
-
MM_MS6
public static final int MM_MS6
- See Also:
- Constant Field Values
-
MM_MS7
public static final int MM_MS7
- See Also:
- Constant Field Values
-
MM_MS8
public static final int MM_MS8
- See Also:
- Constant Field Values
-
MM_MS9
public static final int MM_MS9
- See Also:
- Constant Field Values
-
MM_MS10
public static final int MM_MS10
- See Also:
- Constant Field Values
-
MM_MS11
public static final int MM_MS11
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
MM_UPRIGHT
public static final int MM_UPRIGHT
- See Also:
- Constant Field Values
-
MM_MESSAGE_CLOSE_BUTTON
public static final int MM_MESSAGE_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-