Package org.rspeer.game.gameval
Class InterfaceId.CrTutorial
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CrTutorial
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CrTutorial extends Object
-
-
Constructor Summary
Constructors Constructor Description CrTutorial()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
-