Package org.rspeer.game.gameval
Class InterfaceId.Displayname
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Displayname
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Displayname extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBONDSstatic intBOTTOM_BUTTONSstatic intCHANGEstatic intCHECKstatic intCLOSEstatic intCOM_1static intCOM_10static intCOM_12static intCOM_13static intCOM_14static intCOM_4static intCONTENTstatic intCOOLDOWNTIMEstatic intCOOLDOWNTYPEstatic intEXTRACHANGESstatic intFRAMEstatic intSTATUSstatic intSTATUS_CONTAINERstatic intUNIVERSEstatic intWARNING_RELOADstatic intWARNING_RESERVATIONS
-
Constructor Summary
Constructors Constructor Description Displayname()
-
-
-
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
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
COOLDOWNTYPE
public static final int COOLDOWNTYPE
- See Also:
- Constant Field Values
-
COOLDOWNTIME
public static final int COOLDOWNTIME
- See Also:
- Constant Field Values
-
EXTRACHANGES
public static final int EXTRACHANGES
- See Also:
- Constant Field Values
-
WARNING_RELOAD
public static final int WARNING_RELOAD
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
STATUS_CONTAINER
public static final int STATUS_CONTAINER
- 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
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
-
WARNING_RESERVATIONS
public static final int WARNING_RESERVATIONS
- See Also:
- Constant Field Values
-
BOTTOM_BUTTONS
public static final int BOTTOM_BUTTONS
- See Also:
- Constant Field Values
-
CHECK
public static final int CHECK
- See Also:
- Constant Field Values
-
CHANGE
public static final int CHANGE
- See Also:
- Constant Field Values
-
BONDS
public static final int BONDS
- See Also:
- Constant Field Values
-
-