Interface Vector.VectorMutator

    • Method Detail

      • setVector

        void setVector​(int aVectorX,
                       int aVectorY)
        Sets the vector.
        Parameters:
        aVectorX - the vector X
        aVectorY - the vector Y
      • setVector

        void setVector​(Vector aVector)
        Sets the vector.
        Parameters:
        aVector - the new vector