Skip to content

Added description for abs function in Rect2 in documentation

Rafał Mikrut requested to merge github/fork/corwinkuiper/master into master

Created by: corwinkuiper

The documentation for Rect2 did not contain a description for what abs() does.

The description added was: Returns an equivalent Rect2 with a positive width and height.

Merge request reports