Package org.rspeer.game.gameval
Class InterfaceId.PohFurnitureCreationMenu
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PohFurnitureCreationMenu
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PohFurnitureCreationMenu extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_1static intPOH_FURNITUREMENUstatic intSCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PohFurnitureCreationMenu()
-
-
-
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
-
POH_FURNITUREMENU
public static final int POH_FURNITUREMENU
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
-