Interface Offset.OffsetMutator

    • Method Detail

      • setOffset

        void setOffset​(int aOffsetX,
                       int aOffsetY)
        Sets the offset.
        Parameters:
        aOffsetX - the offset X
        aOffsetY - the offset Y
      • setOffset

        void setOffset​(Offset aOffset)
        Sets the offset.
        Parameters:
        aOffset - the new offset
      • setOffset

        void setOffset​(Position aOffset)
        Sets the offset.
        Parameters:
        aOffset - the new offset