Package org.rspeer.game.gameval
Class InterfaceId.SailingBtHud
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.SailingBtHud
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.SailingBtHud extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBARRACUDA_TRIALSstatic intBT_BTN_EXPANDstatic intBT_BTN_EXPAND_CLICKstatic intBT_BTN_EXPAND_ICONstatic intBT_BTN_ICONstatic intBT_BTN_RESETstatic intBT_BTN_RESET_CLICKstatic intBT_CURRENT_TIMEstatic intBT_LEFTstatic intBT_MIDDLEstatic intBT_MIDDLE_CONTENTstatic intBT_OPTIONAL_PROGRESSstatic intBT_PARTIAL_GFXstatic intBT_PARTIAL_TEXTstatic intBT_PRIMARY_OBJECTIVE_GFXstatic intBT_RANK_GFXstatic intBT_RANK_TIMEstatic intBT_RIGHTstatic intBT_SECONDARY_OBJECTIVE_GFXstatic intBT_TITLEstatic intBT_TOPstatic intBT_TRACKER_PROGRESSstatic intCOM_14static intCOM_15static intCONTENTstatic intDODGER_LEFTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description SailingBtHud()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER_LEFT
public static final int DODGER_LEFT
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BARRACUDA_TRIALS
public static final int BARRACUDA_TRIALS
- See Also:
- Constant Field Values
-
BT_TOP
public static final int BT_TOP
- See Also:
- Constant Field Values
-
BT_BTN_RESET
public static final int BT_BTN_RESET
- See Also:
- Constant Field Values
-
BT_BTN_ICON
public static final int BT_BTN_ICON
- See Also:
- Constant Field Values
-
BT_BTN_RESET_CLICK
public static final int BT_BTN_RESET_CLICK
- See Also:
- Constant Field Values
-
BT_TITLE
public static final int BT_TITLE
- See Also:
- Constant Field Values
-
BT_PARTIAL_GFX
public static final int BT_PARTIAL_GFX
- See Also:
- Constant Field Values
-
BT_PARTIAL_TEXT
public static final int BT_PARTIAL_TEXT
- See Also:
- Constant Field Values
-
BT_MIDDLE
public static final int BT_MIDDLE
- See Also:
- Constant Field Values
-
BT_BTN_EXPAND_CLICK
public static final int BT_BTN_EXPAND_CLICK
- See Also:
- Constant Field Values
-
BT_LEFT
public static final int BT_LEFT
- 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
-
BT_CURRENT_TIME
public static final int BT_CURRENT_TIME
- See Also:
- Constant Field Values
-
BT_RANK_TIME
public static final int BT_RANK_TIME
- See Also:
- Constant Field Values
-
BT_RIGHT
public static final int BT_RIGHT
- See Also:
- Constant Field Values
-
BT_BTN_EXPAND
public static final int BT_BTN_EXPAND
- See Also:
- Constant Field Values
-
BT_MIDDLE_CONTENT
public static final int BT_MIDDLE_CONTENT
- See Also:
- Constant Field Values
-
BT_RANK_GFX
public static final int BT_RANK_GFX
- See Also:
- Constant Field Values
-
BT_PRIMARY_OBJECTIVE_GFX
public static final int BT_PRIMARY_OBJECTIVE_GFX
- See Also:
- Constant Field Values
-
BT_SECONDARY_OBJECTIVE_GFX
public static final int BT_SECONDARY_OBJECTIVE_GFX
- See Also:
- Constant Field Values
-
BT_TRACKER_PROGRESS
public static final int BT_TRACKER_PROGRESS
- See Also:
- Constant Field Values
-
BT_OPTIONAL_PROGRESS
public static final int BT_OPTIONAL_PROGRESS
- See Also:
- Constant Field Values
-
BT_BTN_EXPAND_ICON
public static final int BT_BTN_EXPAND_ICON
- See Also:
- Constant Field Values
-
-