Package org.rspeer.game.gameval
Class InterfaceId.MagictrainingTele
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.MagictrainingTele
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.MagictrainingTele extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_10static intCOM_3static intCONTENT_RIGHTstatic intCONTENT_TOPstatic intDODGER_RIGHTstatic intDODGER_TOPstatic intMAGICTRAIN_MAZE_NUMBERstatic intMAGICTRAIN_MINI_GUARDIANstatic intMAGICTRAIN_TELE_Astatic intMAGICTRAIN_TELE_Bstatic intMAGICTRAIN_TELE_PTSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description MagictrainingTele()
-
-
-
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
-
MAGICTRAIN_TELE_A
public static final int MAGICTRAIN_TELE_A
- See Also:
- Constant Field Values
-
MAGICTRAIN_TELE_B
public static final int MAGICTRAIN_TELE_B
- See Also:
- Constant Field Values
-
MAGICTRAIN_TELE_PTS
public static final int MAGICTRAIN_TELE_PTS
- 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
-
MAGICTRAIN_MINI_GUARDIAN
public static final int MAGICTRAIN_MINI_GUARDIAN
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
MAGICTRAIN_MAZE_NUMBER
public static final int MAGICTRAIN_MAZE_NUMBER
- See Also:
- Constant Field Values
-
-