def __ifloordiv__(self, other):
        """Divides the x and y coordinates by the value, flooring the result.


        See :fn:`__floordiv__` for documentation on how `other` will be