Class MoveAction

    • Field Detail

      • PARAMETER_POSITION

        public static final java.lang.String PARAMETER_POSITION
        The position parameter.
        See Also:
        Constant Field Values
      • PARAMETER_DIRECTION

        public static final java.lang.String PARAMETER_DIRECTION
        The direction parameter.
        See Also:
        Constant Field Values
      • PARAMETER_CLOCK

        public static final java.lang.String PARAMETER_CLOCK
        The clock parameter.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MoveAction

        public MoveAction()
    • Method Detail

      • perform

        public java.lang.Object perform​(java.util.Map parameters,
                                        IEnvironmentSpace space)
        Perform an action.
        Specified by:
        perform in interface ISpaceAction
        Parameters:
        parameters - parameters for the action
        space - the environment space