Package org.rspeer.game.gameval
Class InterfaceId.Mazetimer
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Mazetimer
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Mazetimer extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_3static intCOM_7static intCOM_8static intCOM_9static intCONTENT_RIGHTstatic intCONTENT_TOPstatic intDODGER_RIGHTstatic intDODGER_TOPstatic intMAZETIMERLAYERstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Mazetimer()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER_TOP
public static final int DODGER_TOP
- See Also:
- Constant Field Values
-
CONTENT_TOP
public static final int CONTENT_TOP
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
DODGER_RIGHT
public static final int DODGER_RIGHT
- See Also:
- Constant Field Values
-
CONTENT_RIGHT
public static final int CONTENT_RIGHT
- See Also:
- Constant Field Values
-
MAZETIMERLAYER
public static final int MAZETIMERLAYER
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
-