Class MoveAction

    • Field Detail

      • EMIT_HEAT

        public static final java.lang.String EMIT_HEAT
        The constant identifier for this action.
        See Also:
        Constant Field Values
      • PARAMETER_POSITION

        public static final java.lang.String PARAMETER_POSITION
        The position 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