Interface Position.PositionMutator

    • Method Detail

      • setPosition

        void setPosition​(int aPosX,
                         int aPosY)
        Sets the position.
        Parameters:
        aPosX - the pos X
        aPosY - the pos Y
      • setPosition

        void setPosition​(Position aPosition)
        Sets the position.
        Parameters:
        aPosition - the new position