Package org.rspeer.game.gameval
Class InterfaceId.Pillory
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Pillory
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Pillory extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTON1static intBUTTON2static intBUTTON3static intCOM_1static intCOM_2static intCOM_22static intPILLORY_FLASH1static intPILLORY_FLASH2static intPILLORY_FLASH3static intPILLORY_FLASH4static intPILLORY_FLASH5static intPILLORY_FLASH6static intPILLORY_KEY1static intPILLORY_KEY2static intPILLORY_KEY3static intPILLORY_LOCKstatic intPILLORY_LOCK_DONE_1static intPILLORY_LOCK_DONE_2static intPILLORY_LOCK_DONE_3static intPILLORY_LOCK_DONE_4static intPILLORY_LOCK_DONE_5static intPILLORY_LOCK_DONE_6static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Pillory()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- 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
-
PILLORY_LOCK
public static final int PILLORY_LOCK
- See Also:
- Constant Field Values
-
PILLORY_KEY1
public static final int PILLORY_KEY1
- See Also:
- Constant Field Values
-
PILLORY_KEY2
public static final int PILLORY_KEY2
- See Also:
- Constant Field Values
-
PILLORY_KEY3
public static final int PILLORY_KEY3
- See Also:
- Constant Field Values
-
BUTTON1
public static final int BUTTON1
- See Also:
- Constant Field Values
-
BUTTON2
public static final int BUTTON2
- See Also:
- Constant Field Values
-
BUTTON3
public static final int BUTTON3
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_1
public static final int PILLORY_LOCK_DONE_1
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_2
public static final int PILLORY_LOCK_DONE_2
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_3
public static final int PILLORY_LOCK_DONE_3
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_4
public static final int PILLORY_LOCK_DONE_4
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_5
public static final int PILLORY_LOCK_DONE_5
- See Also:
- Constant Field Values
-
PILLORY_LOCK_DONE_6
public static final int PILLORY_LOCK_DONE_6
- See Also:
- Constant Field Values
-
PILLORY_FLASH1
public static final int PILLORY_FLASH1
- See Also:
- Constant Field Values
-
PILLORY_FLASH2
public static final int PILLORY_FLASH2
- See Also:
- Constant Field Values
-
PILLORY_FLASH3
public static final int PILLORY_FLASH3
- See Also:
- Constant Field Values
-
PILLORY_FLASH4
public static final int PILLORY_FLASH4
- See Also:
- Constant Field Values
-
PILLORY_FLASH5
public static final int PILLORY_FLASH5
- See Also:
- Constant Field Values
-
PILLORY_FLASH6
public static final int PILLORY_FLASH6
- See Also:
- Constant Field Values
-
COM_22
public static final int COM_22
- See Also:
- Constant Field Values
-
-