Package org.rspeer.game.gameval
Class InterfaceId.Menu
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Menu
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Menu extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_4static intKEYLISTENERSstatic intLJ_LAYER1static intLJ_LAYER2static intLJ_SCROLL_BAR
-
Constructor Summary
Constructors Constructor Description Menu()
-
-
-
Field Detail
-
LJ_LAYER2
public static final int LJ_LAYER2
- See Also:
- Constant Field Values
-
KEYLISTENERS
public static final int KEYLISTENERS
- See Also:
- Constant Field Values
-
LJ_SCROLL_BAR
public static final int LJ_SCROLL_BAR
- See Also:
- Constant Field Values
-
LJ_LAYER1
public static final int LJ_LAYER1
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
-