Package org.rspeer.game.gameval
Class InterfaceId.GardenQuiz
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.GardenQuiz
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.GardenQuiz extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_3static intCOM_4static intCOM_5static intGARDEN_QUIZ_Astatic intGARDEN_QUIZ_Bstatic intGARDEN_QUIZ_Cstatic intGARDEN_QUIZ_NUMBERstatic intGARDEN_QUIZ_TITLE_1static intGARDEN_QUIZ_TITLE_2
-
Constructor Summary
Constructors Constructor Description GardenQuiz()
-
-
-
Field Detail
-
GARDEN_QUIZ_A
public static final int GARDEN_QUIZ_A
- See Also:
- Constant Field Values
-
GARDEN_QUIZ_B
public static final int GARDEN_QUIZ_B
- See Also:
- Constant Field Values
-
GARDEN_QUIZ_C
public static final int GARDEN_QUIZ_C
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
GARDEN_QUIZ_TITLE_1
public static final int GARDEN_QUIZ_TITLE_1
- See Also:
- Constant Field Values
-
GARDEN_QUIZ_TITLE_2
public static final int GARDEN_QUIZ_TITLE_2
- See Also:
- Constant Field Values
-
GARDEN_QUIZ_NUMBER
public static final int GARDEN_QUIZ_NUMBER
- See Also:
- Constant Field Values
-
-