We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9c7bb commit a47a9f9Copy full SHA for a47a9f9
docs/reST/ref/rect.rst
@@ -93,7 +93,7 @@
93
and ``__new__()`` is assumed to take no arguments. So these methods should be
94
overridden if any extra attributes need to be copied.
95
96
- .. versionadded:: 2.5.2
+ .. versionadded:: 2.5.6
97
``relcenter`` added to Rect / FRect. This will return you a ``Point`` of
98
the center relative to the topleft of the Rect. Setting a ``Point`` to it will
99
modify the size of the rect to 2 times the ``Point`` used. Below you can find a
0 commit comments