Added description for abs function in Rect2
This commit is contained in:
parent
1d2ed8885d
commit
d1b3f36eab
|
@ -42,6 +42,7 @@
|
||||||
<return type="Rect2">
|
<return type="Rect2">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<description>
|
||||||
|
Returns a [code]Rect2[/code] with equivalent position and area, modified so that the top-left corner is the origin and [code]width[/code] and [code]height[/code] are positive.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="clip">
|
<method name="clip">
|
||||||
|
|
Loading…
Reference in New Issue