Package org.rspeer.game.gameval
Class InterfaceId.BarbassaultOverRecruitPlayerNames
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BarbassaultOverRecruitPlayerNames
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BarbassaultOverRecruitPlayerNames extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBARBASSAULT_CURRENT_TEAMstatic intBARBASSAULT_LEADER_ICONstatic intBARBASSAULT_LEADER_NAMEstatic intBARBASSAULT_PLAYER_1_NAMEstatic intBARBASSAULT_PLAYER_2_NAMEstatic intBARBASSAULT_PLAYER_3_NAMEstatic intBARBASSAULT_PLAYER_4_NAMEstatic intBARBASSAULT_PLAYER1_ICONstatic intBARBASSAULT_PLAYER2_ICONstatic intBARBASSAULT_PLAYER3_ICONstatic intBARBASSAULT_PLAYER4_ICONstatic intCOM_13static intCOM_14static intCOM_15static intCOM_16static intCOM_17static intCOM_3static intCOM_4static intCOM_5static intCOM_6static intCONTENTstatic intDODGERstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BarbassaultOverRecruitPlayerNames()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
BARBASSAULT_CURRENT_TEAM
public static final int BARBASSAULT_CURRENT_TEAM
- See Also:
- Constant Field Values
-
BARBASSAULT_LEADER_NAME
public static final int BARBASSAULT_LEADER_NAME
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER_1_NAME
public static final int BARBASSAULT_PLAYER_1_NAME
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER_2_NAME
public static final int BARBASSAULT_PLAYER_2_NAME
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER_3_NAME
public static final int BARBASSAULT_PLAYER_3_NAME
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER_4_NAME
public static final int BARBASSAULT_PLAYER_4_NAME
- 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
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
BARBASSAULT_LEADER_ICON
public static final int BARBASSAULT_LEADER_ICON
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER1_ICON
public static final int BARBASSAULT_PLAYER1_ICON
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER2_ICON
public static final int BARBASSAULT_PLAYER2_ICON
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER3_ICON
public static final int BARBASSAULT_PLAYER3_ICON
- See Also:
- Constant Field Values
-
BARBASSAULT_PLAYER4_ICON
public static final int BARBASSAULT_PLAYER4_ICON
- See Also:
- Constant Field Values
-
-