Package org.rspeer.game.gameval
Class InterfaceId.MacroQuizshow
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.MacroQuizshow
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.MacroQuizshow extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intBUTTONSstatic intCOM_2
-
Constructor Summary
Constructors Constructor Description MacroQuizshow()
-
-
-
Field Detail
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
-