Package org.rspeer.game.gameval
Class InterfaceId.MourningDeathalterList
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.MourningDeathalterList
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.MourningDeathalterList extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEBUTTONstatic intCOM_7static intLIST_CONTAINERstatic intLIST_TEXTstatic intMOURNING_DEATHALTER_LAYER2static intSCROLLBARstatic intTITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description MourningDeathalterList()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MOURNING_DEATHALTER_LAYER2
public static final int MOURNING_DEATHALTER_LAYER2
- See Also:
- Constant Field Values
-
LIST_CONTAINER
public static final int LIST_CONTAINER
- See Also:
- Constant Field Values
-
LIST_TEXT
public static final int LIST_TEXT
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
CLOSEBUTTON
public static final int CLOSEBUTTON
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
-