Package org.rspeer.game.gameval
Class InterfaceId.TolPipeMachine
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TolPipeMachine
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TolPipeMachine extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_0static intCOM_14static intTOL_MOVE_DOWN_LAYER01static intTOL_MOVE_DOWN01static intTOL_MOVE_LEFT_LAYER01static intTOL_MOVE_LEFT01static intTOL_MOVE_RIGHT_LAYER01static intTOL_MOVE_RIGHT01static intTOL_MOVE_UP_LAYER01static intTOL_MOVE_UP01static intTOL_PIPE_CONNECTION01static intTOL_PIPE_CONNECTION02static intTOL_PIPE_CONNECTION03static intTOL_PIPE_CONNECTION04static intTOL_PIPE_CONNECTION05static intTOL_PIPE_CONNECTIONSstatic intTOL_PIPE_MACHINE01static intTOL_PIPE_PIECE01static intTOL_PIPE_PIECE02static intTOL_PIPE_PIECE03static intTOL_PIPE_PIECE04static intTOL_PIPE_PIECE05static intTOL_PIPE_ROTATE_BUTTON_LAYER01static intTOL_PIPE_ROTATE_BUTTON01
-
Constructor Summary
Constructors Constructor Description TolPipeMachine()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
TOL_PIPE_MACHINE01
public static final int TOL_PIPE_MACHINE01
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTIONS
public static final int TOL_PIPE_CONNECTIONS
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION01
public static final int TOL_PIPE_CONNECTION01
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION02
public static final int TOL_PIPE_CONNECTION02
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION03
public static final int TOL_PIPE_CONNECTION03
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION04
public static final int TOL_PIPE_CONNECTION04
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION05
public static final int TOL_PIPE_CONNECTION05
- See Also:
- Constant Field Values
-
TOL_PIPE_ROTATE_BUTTON01
public static final int TOL_PIPE_ROTATE_BUTTON01
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE03
public static final int TOL_PIPE_PIECE03
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE01
public static final int TOL_PIPE_PIECE01
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE04
public static final int TOL_PIPE_PIECE04
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE05
public static final int TOL_PIPE_PIECE05
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE02
public static final int TOL_PIPE_PIECE02
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
TOL_PIPE_ROTATE_BUTTON_LAYER01
public static final int TOL_PIPE_ROTATE_BUTTON_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_LEFT01
public static final int TOL_MOVE_LEFT01
- See Also:
- Constant Field Values
-
TOL_MOVE_LEFT_LAYER01
public static final int TOL_MOVE_LEFT_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_RIGHT01
public static final int TOL_MOVE_RIGHT01
- See Also:
- Constant Field Values
-
TOL_MOVE_RIGHT_LAYER01
public static final int TOL_MOVE_RIGHT_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_UP01
public static final int TOL_MOVE_UP01
- See Also:
- Constant Field Values
-
TOL_MOVE_UP_LAYER01
public static final int TOL_MOVE_UP_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_DOWN01
public static final int TOL_MOVE_DOWN01
- See Also:
- Constant Field Values
-
TOL_MOVE_DOWN_LAYER01
public static final int TOL_MOVE_DOWN_LAYER01
- See Also:
- Constant Field Values
-
-