Package org.rspeer.game.gameval
Class InterfaceId.FletchingTable
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.FletchingTable
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.FletchingTable extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTONSstatic intCATEGORY_BACKGROUNDSstatic intCATEGORY_HEADERSstatic intCATEGORY_LINESstatic intCATEGORY_LISTstatic intCOM_17static intCONTENTstatic intFRAMEstatic intINFINITYstatic intLEFT_LISTstatic intLEFT_PANELstatic intLEFT_SCROLLstatic intLISTstatic intOBJ_LISTstatic intRIGHT_PANELstatic intRIGHT_SCROLLstatic intTEXT_1static intTEXT_10static intTEXT_5static intTEXT_ALLstatic intTEXT_LISTstatic intTEXT_Xstatic intUNIVERSEstatic intX1static intX10static intX5static intXALLstatic intXX
-
Constructor Summary
Constructors Constructor Description FletchingTable()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
LEFT_PANEL
public static final int LEFT_PANEL
- See Also:
- Constant Field Values
-
LEFT_SCROLL
public static final int LEFT_SCROLL
- See Also:
- Constant Field Values
-
LEFT_LIST
public static final int LEFT_LIST
- See Also:
- Constant Field Values
-
CATEGORY_BACKGROUNDS
public static final int CATEGORY_BACKGROUNDS
- See Also:
- Constant Field Values
-
CATEGORY_LIST
public static final int CATEGORY_LIST
- See Also:
- Constant Field Values
-
RIGHT_PANEL
public static final int RIGHT_PANEL
- See Also:
- Constant Field Values
-
RIGHT_SCROLL
public static final int RIGHT_SCROLL
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
CATEGORY_HEADERS
public static final int CATEGORY_HEADERS
- See Also:
- Constant Field Values
-
CATEGORY_LINES
public static final int CATEGORY_LINES
- See Also:
- Constant Field Values
-
OBJ_LIST
public static final int OBJ_LIST
- See Also:
- Constant Field Values
-
TEXT_LIST
public static final int TEXT_LIST
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
X1
public static final int X1
- See Also:
- Constant Field Values
-
TEXT_1
public static final int TEXT_1
- See Also:
- Constant Field Values
-
X5
public static final int X5
- See Also:
- Constant Field Values
-
TEXT_5
public static final int TEXT_5
- See Also:
- Constant Field Values
-
X10
public static final int X10
- See Also:
- Constant Field Values
-
TEXT_10
public static final int TEXT_10
- See Also:
- Constant Field Values
-
XX
public static final int XX
- See Also:
- Constant Field Values
-
TEXT_X
public static final int TEXT_X
- See Also:
- Constant Field Values
-
XALL
public static final int XALL
- See Also:
- Constant Field Values
-
TEXT_ALL
public static final int TEXT_ALL
- See Also:
- Constant Field Values
-
-