Package org.rspeer.game.gameval
Class InterfaceId.RoguetraderSudoku
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.RoguetraderSudoku
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.RoguetraderSudoku extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKINGstatic intBTN_OPENCASKETstatic intCOM_3static intCOM_4static intCOM_5static intCOM_6static intCONTENTstatic intGAME_CLICKZONESstatic intGAME_FRAMEstatic intGAME_HOLDERstatic intGAME_RUNESstatic intROGUE_TB_CLOSEstatic intRUNESstatic intRUNES_FRAMEstatic intRUNES_HOLDERstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description RoguetraderSudoku()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BACKING
public static final int BACKING
- 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
-
RUNES_HOLDER
public static final int RUNES_HOLDER
- See Also:
- Constant Field Values
-
RUNES_FRAME
public static final int RUNES_FRAME
- See Also:
- Constant Field Values
-
RUNES
public static final int RUNES
- See Also:
- Constant Field Values
-
BTN_OPENCASKET
public static final int BTN_OPENCASKET
- See Also:
- Constant Field Values
-
GAME_HOLDER
public static final int GAME_HOLDER
- See Also:
- Constant Field Values
-
GAME_FRAME
public static final int GAME_FRAME
- See Also:
- Constant Field Values
-
GAME_RUNES
public static final int GAME_RUNES
- See Also:
- Constant Field Values
-
GAME_CLICKZONES
public static final int GAME_CLICKZONES
- See Also:
- Constant Field Values
-
ROGUE_TB_CLOSE
public static final int ROGUE_TB_CLOSE
- See Also:
- Constant Field Values
-
-