Package org.rspeer.game.gameval
Class InterfaceId.ClansCreationSidepanel
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ClansCreationSidepanel
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ClansCreationSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBORDERstatic intCANCELstatic intCOM_5static intCONFIRMstatic intCONTENTSstatic intCONTENTS_BORDERstatic intCONTENTS_TITLEstatic intINVITEstatic intNAMEstatic intREFRESHstatic intREFRESH_GFXstatic intTITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ClansCreationSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
CONTENTS_TITLE
public static final int CONTENTS_TITLE
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
CONTENTS_BORDER
public static final int CONTENTS_BORDER
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
INVITE
public static final int INVITE
- See Also:
- Constant Field Values
-
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
REFRESH_GFX
public static final int REFRESH_GFX
- See Also:
- Constant Field Values
-
-