Package org.rspeer.game.gameval
Class InterfaceId.PvpArenaSideoptions
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PvpArenaSideoptions
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PvpArenaSideoptions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_1static intCOM_2static intCOM_3static intCOM_5static intCONTAINERstatic intFIGHTWORLD_AUstatic intFIGHTWORLD_UKstatic intFIGHTWORLD_USstatic intMENU
-
Constructor Summary
Constructors Constructor Description PvpArenaSideoptions()
-
-
-
Field Detail
-
CONTAINER
public static final int CONTAINER
- 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
-
MENU
public static final int MENU
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
FIGHTWORLD_US
public static final int FIGHTWORLD_US
- See Also:
- Constant Field Values
-
FIGHTWORLD_UK
public static final int FIGHTWORLD_UK
- See Also:
- Constant Field Values
-
FIGHTWORLD_AU
public static final int FIGHTWORLD_AU
- See Also:
- Constant Field Values
-
-