Package org.rspeer.game.gameval
Class InterfaceId.PvpArenaChoosebuild
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PvpArenaChoosebuild
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PvpArenaChoosebuild extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUILDTYPESstatic intCOM_11static intCOM_12static intCOM_13static intCOM_4static intCOM_6static intCOM_7static intCOM_8static intCONFIRMstatic intFRAMEstatic intSTATLIST_CONTAINERstatic intSTATLIST_LEFTstatic intSTATLIST_RIGHTstatic intSTATSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PvpArenaChoosebuild()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
STATS
public static final int STATS
- See Also:
- Constant Field Values
-
BUILDTYPES
public static final int BUILDTYPES
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
STATLIST_CONTAINER
public static final int STATLIST_CONTAINER
- 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
-
STATLIST_LEFT
public static final int STATLIST_LEFT
- See Also:
- Constant Field Values
-
STATLIST_RIGHT
public static final int STATLIST_RIGHT
- 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
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
-